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: ecad8d712f739626eb9cf1c405c34400c5053ede (
plain
)
1
2
#include
<stdbool.h>
bool
set_cloexec_flag
(
int
desc
,
bool
value
);