Home
last modified time | relevance | path

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

/dflybsd-src/contrib/grep/lib/
H A Dfcntl.c498 # define have_dupfd_cloexec -1 in rpl_fcntl_DUPFD_CLOEXEC() macro
507 static int have_dupfd_cloexec = GNULIB_defined_F_DUPFD_CLOEXEC ? -1 : 0; in rpl_fcntl_DUPFD_CLOEXEC() local