Searched defs:FD_CLOEXEC (Results 1 - 23 of 23) sorted by relevance

/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dfilecntl.h28 #define FD_CLOEXEC 1 macro
/macosx-10.10.1/uucp-11/uucp/unix/
H A Dtrunc.c21 #define FD_CLOEXEC 1 macro
H A Ddirent.c49 #define FD_CLOEXEC 1 macro
H A Defopen.c40 #define FD_CLOEXEC 1 macro
H A Dopensr.c57 #define FD_CLOEXEC 1 macro
H A Dufopen.c52 #define FD_CLOEXEC 1 macro
H A Dspawn.c47 #define FD_CLOEXEC 1 macro
H A Dtcp.c58 #define FD_CLOEXEC 1 macro
H A Dtli.c76 #define FD_CLOEXEC 1 macro
H A Dxqtsub.c58 #define FD_CLOEXEC 1 macro
H A Dserial.c77 #define FD_CLOEXEC 1 macro
[all...]
/macosx-10.10.1/uucp-11/uucp/uuconf/
H A Dsyshdr.h129 #define FD_CLOEXEC 1 macro
/macosx-10.10.1/sudo-73/src/
H A Dtsgetgrpw.c81 fcntl(fileno(pwf), F_SETFD, FD_CLOEXEC); local
204 fcntl(fileno(grf), F_SETFD, FD_CLOEXEC); local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dgetloadavg.c931 # define FD_CLOEXEC macro
/macosx-10.10.1/gnuserv-7/gnuserv/
H A Dsysfile.h276 # define FD_CLOEXEC 1 macro
/macosx-10.10.1/tcl-105/tcl/tcl/unix/
H A DtclUnixPort.h286 # define FD_CLOEXEC 1 macro
/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.os.h196 # define FD_CLOEXEC 1 macro
/macosx-10.10.1/tcl-105/tcl84/tcl/unix/
H A DtclUnixPort.h324 # define FD_CLOEXEC 1 macro
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/src/
H A Dfileio.cpp334 fcntl(fileno(_file), F_SETFD, FD_CLOEXEC); local
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h251 #define FD_CLOEXEC 1 /* Close on exec. */ macro
/macosx-10.10.1/postfix-255/postfix/src/util/
H A Dsys_defs.h1104 #define FD_CLOEXEC 1 macro
1159 #define FD_CLOEXEC 1 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h350 #define FD_CLOEXEC 1 /* close-on-exec flag */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfhdr.h610 # define FD_CLOEXEC 1 macro

Completed in 274 milliseconds