Searched defs:FD_CLOEXEC (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/lib/libfetch/
H A Dfile.c64 fcntl(fileno(f), F_SETFD, FD_CLOEXEC); local
95 fcntl(fileno(f), F_SETFD, FD_CLOEXEC); local
/freebsd-10.1-release/contrib/tcsh/
H A Dtc.os.h196 # define FD_CLOEXEC 1 macro
/freebsd-10.1-release/sys/sys/
H A Dfcntl.h240 #define FD_CLOEXEC 1 /* close-on-exec flag */ macro
/freebsd-10.1-release/contrib/sendmail/include/sm/
H A Dconf.h2719 # define FD_CLOEXEC 1 macro

Completed in 141 milliseconds