/freebsd/lib/libc/sys/ |
H A D | fcntl.c | 41 #pragma weak fcntl macro 43 fcntl(int fd, int cmd, ...) in fcntl() function
|
/freebsd/libexec/rtld-elf/rtld-libc/ |
H A D | namespace.h | 32 #define fcntl _fcntl macro
|
H A D | rtld_libc.h | 75 #define fcntl(fd, cmd, arg) __sys_fcntl(fd, cmd, arg) macro
|
/freebsd/contrib/ntp/include/ |
H A D | ntp_machine.h | 123 #define fcntl ioctl macro 246 # define fcntl __ntp_mpe_fcntl macro
|
/freebsd/sys/dev/sfxge/common/ |
H A D | ef10_phy.c | 125 __in unsigned int fcntl, in mcdi_phy_decode_link_mode() 198 unsigned int fcntl; in ef10_phy_link_ev() local
|
H A D | siena_phy.c | 76 __in unsigned int fcntl, in siena_phy_decode_link_mode() 121 unsigned int fcntl; in siena_phy_link_ev() local
|
H A D | siena_mac.c | 102 unsigned int fcntl; in siena_mac_reconfigure() local
|
H A D | efx_mac.c | 303 __in unsigned int fcntl, in efx_mac_fcntl_set()
|
/freebsd/crypto/krb5/src/lib/krb5/os/ |
H A D | lock_file.c | 61 #define fcntl(fd, cmd, arg) syscall(SYS_fcntl64, fd, cmd, arg) macro
|
/titanic_52/usr/src/lib/libbc/libc/sys/4.2/ |
H A D | fcntl.c | 78 int fcntl(fd, cmd, arg) in fcntl() function
|
/titanic_52/usr/src/lib/libbc/libc/sys/sys5/ |
H A D | fcntl.c | 76 int fcntl(fd, cmd, arg) in fcntl() function
|
/titanic_52/usr/src/uts/common/syscall/ |
H A D | fcntl.c | 65 fcntl(int fdes, int cmd, intptr_t arg) in fcntl() function
|
/titanic_52/usr/src/cmd/sgs/rtld/common/ |
H A D | external.c | 623 fcntl(int fildes, int cmd, ...) in fcntl() function
|
/titanic_52/usr/src/contrib/ast/src/cmd/ksh93/include/ |
H A D | shell.h | 239 # define fcntl(a,b,c) sh_fcntl(a,b,c) macro
|
/freebsd/contrib/ofed/librdmacm/ |
H A D | preload.c | 87 int (*fcntl)(int socket, int cmd, ... /* arg */); member 1061 int fcntl(int socket, int cmd, ... /* arg */) in fcntl() function
|
/freebsd/sys/dev/sfxge/ |
H A D | sfxge_port.c | 242 unsigned int fcntl; in sfxge_port_wanted_fc_handler() local
|
/freebsd/lib/libc/include/ |
H A D | namespace.h | 65 #define fcntl _fcntl macro
|
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/ |
H A D | rtsan_interceptors.cpp | 106 INTERCEPTOR(int, fcntl, int filedes, int cmd, ...) { in INTERCEPTOR() argument
|
/titanic_52/usr/src/lib/libsqlite/src/ |
H A D | os.c | 64 # define fcntl(A,B,C) 0 macro
|
/titanic_52/usr/src/lib/libc/port/threads/ |
H A D | scalls.c | 741 fcntl(int fildes, int cmd, ...) in fcntl() function
|
/freebsd/contrib/sendmail/include/sm/ |
H A D | conf.h | 1905 # define fcntl sendmail_mpe_fcntl macro
|
/titanic_52/usr/src/cmd/sendmail/include/sm/ |
H A D | conf.h | 1868 # define fcntl sendmail_mpe_fcntl macro
|