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

/macosx-10.10.1/xnu-2782.1.97/libsyscall/wrappers/cancelable/
H A Dfcntl-base.c35 fcntl(int fd, int cmd, ...) function
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtest_client.py4 fcntl = None variable
[all...]
H A DAsyncPythonInterpreter.py6 fcntl = None variable
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dtest_client.py4 fcntl = None variable
[all...]
H A DAsyncPythonInterpreter.py6 fcntl = None variable
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/NonFunctional/RemotePyInterpreter/
H A Dtest_client.py4 fcntl = None variable
[all...]
H A DAsyncPythonInterpreter.py6 fcntl = None variable
[all...]
/macosx-10.10.1/ruby-106/ruby/ext/openssl/lib/openssl/
H A Dssl.rb75 def fcntl(*args) method in class:OpenSSL.SSL.SocketForwarder
/macosx-10.10.1/dyld-353.2.1/src/
H A DdyldSyscallInterface.h50 int (*fcntl)(int fildes, int cmd, void* result); member in struct:dyld::SyscallHelpers
/macosx-10.10.1/ntp-92/include/
H A Dntp_machine.h298 #define fcntl ioctl macro
421 # define fcntl __ntp_mpe_fcntl macro
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dunix++.cpp192 int FileDesc::fcntl(int cmd, void *arg) const function in class:Security::UnixPlusPlus::FileDesc
H A Dunix++.h153 template <class T> int fcntl(int cmd, T arg) const function in class:Security::UnixPlusPlus::FileDesc
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunix++.cpp192 int FileDesc::fcntl(int cmd, void *arg) const function in class:Security::UnixPlusPlus::FileDesc
H A Dunix++.h153 template <class T> int fcntl(int cmd, T arg) const function in class:Security::UnixPlusPlus::FileDesc
/macosx-10.10.1/ntp-92/libntp/
H A Dmachines.c169 #undef fcntl macro
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/
H A Dtktextio.rb471 def fcntl(*args) method in class:TkTextIO
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dshell.h239 # define fcntl(a,b,c) sh_fcntl(a,b,c) macro
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Darchive_windows.h104 #define fcntl __la_fcntl macro
/macosx-10.10.1/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h667 int fcntl(int, int, ...) __DARWIN_ALIAS_C(fcntl); variable
[all...]
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Dio.c2548 #undef fcntl macro
[all...]
/macosx-10.10.1/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c688 fcntl(proc_t p, struct fcntl_args *uap, int32_t *retval) function
[all...]
/macosx-10.10.1/emacs-93/emacs/src/
H A Dw32.c3438 fcntl (int s, int cmd, int options) function
/macosx-10.10.1/ruby-106/ruby/win32/
H A Dwin32.c3839 fcntl(int fd, int cmd, ...) function

Completed in 336 milliseconds