Home
last modified time | relevance | path

Searched defs:FD_CLOEXEC (Results 1 – 5 of 5) sorted by last modified time

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h249 #define FD_CLOEXEC 1 /* close-on-exec flag */ macro
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dconf.h2708 # define FD_CLOEXEC 1 macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h345 #define FD_CLOEXEC 1 /* close on exec flag */ macro
/illumos-gate/usr/src/ucbhead/sys/
H A Dfcntl.h211 #define FD_CLOEXEC 1 /* close on exec flag */ macro
/illumos-gate/usr/src/contrib/ast/src/lib/libast/sfio/
H A Dsfhdr.h610 # define FD_CLOEXEC 1 macro