Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dfcntl.c500 # define have_dupfd_cloexec -1 in rpl_fcntl_DUPFD_CLOEXEC() macro
509 static int have_dupfd_cloexec = GNULIB_defined_F_DUPFD_CLOEXEC ? -1 : 0; in rpl_fcntl_DUPFD_CLOEXEC() local