Home
last modified time | relevance | path

Searched defs:F_DUPFD_CLOEXEC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/sys/
HDfcntl.h206 #define F_DUPFD_CLOEXEC 17 /* Like F_DUPFD with FD_CLOEXEC set */ macro
/dragonfly/gnu/usr.bin/grep/libgreputils/
HDfcntl.h672 # define F_DUPFD_CLOEXEC 0x40000000 macro