Searched refs:HAVE_FCNTL (Results 26 - 38 of 38) sorted by relevance

12

/macosx-10.10/libarchive-30/libarchive/libarchive/
H A Darchive_read_support_compression_program.c66 #if (!defined(HAVE_PIPE) || !defined(HAVE_FCNTL) || \
459 #endif /* !defined(HAVE_PIPE) || !defined(HAVE_VFORK) || !defined(HAVE_FCNTL) */
/macosx-10.10/ruby-106/ruby/ext/socket/
H A Drubysocket.h51 #if defined(HAVE_FCNTL)
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dfcache.c76 #ifdef HAVE_FCNTL
119 #ifdef HAVE_FCNTL
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/include/
H A Dportable.hin164 #undef HAVE_FCNTL
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dconfig.h.in532 #undef HAVE_FCNTL
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dcurl_config.h.in160 #undef HAVE_FCNTL
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dopncls.c301 #if defined(HAVE_FCNTL) && defined(F_GETFL)
305 #if ! defined(HAVE_FCNTL) || ! defined(F_GETFL)
/macosx-10.10/Heimdal-398.1.2/include/
H A Dconfig.h.in337 #undef HAVE_FCNTL
/macosx-10.10/ruby-106/ruby/
H A Dio.c182 #if defined(HAVE_FCNTL) && defined(F_GETFD) && defined(F_SETFD) && defined(FD_CLOEXEC)
312 #if defined(HAVE_FCNTL) && defined(F_DUPFD_CLOEXEC) && defined(F_DUPFD)
332 #elif defined(HAVE_FCNTL) && defined(F_DUPFD)
878 #if defined(HAVE_FCNTL) && defined(F_GETFL) && defined(O_NONBLOCK)
886 #if defined(HAVE_FCNTL) && defined(F_GETFL) && defined(O_NONBLOCK)
3864 #if defined(HAVE_FCNTL) && defined(F_GETFD) && defined(F_SETFD) && defined(FD_CLOEXEC)
3906 #if defined(HAVE_FCNTL) && defined(F_GETFD) && defined(F_SETFD) && defined(FD_CLOEXEC)
7318 #if defined(HAVE_FCNTL) && defined(F_GETFL)
7333 #if defined(HAVE_FCNTL) && defined(F_GETFL)
7340 #if defined(HAVE_FCNTL)
[all...]
H A Dthread_pthread.c63 #if defined(HAVE_POLL) && defined(HAVE_FCNTL) && defined(F_GETFL) && defined(F_SETFL) && defined(O_NONBLOCK) && !defined(__native_client__)
/macosx-10.10/libarchive-30/libarchive/
H A DCMakeLists.txt378 CHECK_FUNCTION_EXISTS_GLIBC(fcntl HAVE_FCNTL)
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/liblber/
H A Dsockbuf.c342 #ifdef HAVE_FCNTL
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_m.c2922 #ifdef HAVE_FCNTL

Completed in 147 milliseconds

12