Searched defs:F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | fcntl.h | 206 #define F_DUPFD_CLOEXEC 17 /* Like F_DUPFD with FD_CLOEXEC set */ macro |
| /dragonfly/gnu/usr.bin/grep/libgreputils/ | ||
| HD | fcntl.h | 672 # define F_DUPFD_CLOEXEC 0x40000000 macro |