Searched defs:have_dupfd_cloexec (Results 1 – 1 of 1) sorted by relevance
500 # define have_dupfd_cloexec -1 in rpl_fcntl_DUPFD_CLOEXEC() macro509 static int have_dupfd_cloexec = GNULIB_defined_F_DUPFD_CLOEXEC ? -1 : 0; in rpl_fcntl_DUPFD_CLOEXEC() local