Home
last modified time | relevance | path

Searched defs:fcntl (Results 1 – 13 of 13) sorted by relevance

/freebsd/lib/libc/sys/
H A Dfcntl.c41 #pragma weak fcntl macro
43 fcntl(int fd, int cmd, ...) in fcntl() function
/freebsd/libexec/rtld-elf/rtld-libc/
H A Dnamespace.h32 #define fcntl _fcntl macro
H A Drtld_libc.h75 #define fcntl(fd, cmd, arg) __sys_fcntl(fd, cmd, arg) macro
/freebsd/contrib/ntp/include/
H A Dntp_machine.h123 #define fcntl ioctl macro
246 # define fcntl __ntp_mpe_fcntl macro
/freebsd/sys/dev/sfxge/common/
H A Def10_phy.c125 __in unsigned int fcntl, in mcdi_phy_decode_link_mode()
198 unsigned int fcntl; in ef10_phy_link_ev() local
H A Dsiena_phy.c76 __in unsigned int fcntl, in siena_phy_decode_link_mode()
121 unsigned int fcntl; in siena_phy_link_ev() local
H A Dsiena_mac.c102 unsigned int fcntl; in siena_mac_reconfigure() local
H A Defx_mac.c303 __in unsigned int fcntl, in efx_mac_fcntl_set()
/freebsd/contrib/ofed/librdmacm/
H A Dpreload.c87 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 Dsfxge_port.c242 unsigned int fcntl; in sfxge_port_wanted_fc_handler() local
/freebsd/lib/libc/include/
H A Dnamespace.h65 #define fcntl _fcntl macro
/freebsd/contrib/llvm-project/compiler-rt/lib/rtsan/
H A Drtsan_interceptors.cpp106 INTERCEPTOR(int, fcntl, int filedes, int cmd, ...) { in INTERCEPTOR() argument
/freebsd/contrib/sendmail/include/sm/
H A Dconf.h1905 # define fcntl sendmail_mpe_fcntl macro