index
:
monitoring-plugins
by_ssh_random_wait
master
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cloexec.h
blob: c25921d6b375567d668f6a88c156ad2ce30c18d6 (
plain
)
1
2
#include
<stdbool.h>
int
set_cloexec_flag
(
int
desc
,
bool
value
);