Searched defs:fcntl (Results 1 – 12 of 12) sorted by relevance
| /freebsd-13.1/lib/libc/sys/ |
| H A D | fcntl.c | 45 #pragma weak fcntl macro 47 fcntl(int fd, int cmd, ...) in fcntl() function
|
| /freebsd-13.1/libexec/rtld-elf/rtld-libc/ |
| H A D | namespace.h | 34 #define fcntl _fcntl macro
|
| H A D | rtld_libc.h | 78 #define fcntl(fd, cmd, arg) __sys_fcntl(fd, cmd, arg) macro
|
| /freebsd-13.1/contrib/ntp/include/ |
| H A D | ntp_machine.h | 123 #define fcntl ioctl macro 246 # define fcntl __ntp_mpe_fcntl macro
|
| /freebsd-13.1/sys/dev/sfxge/common/ |
| H A D | ef10_phy.c | 127 __in unsigned int fcntl, in mcdi_phy_decode_link_mode() 200 unsigned int fcntl; in ef10_phy_link_ev() local
|
| H A D | siena_phy.c | 78 __in unsigned int fcntl, in siena_phy_decode_link_mode() 123 unsigned int fcntl; in siena_phy_link_ev() local
|
| H A D | siena_mac.c | 104 unsigned int fcntl; in siena_mac_reconfigure() local
|
| H A D | efx_mac.c | 305 __in unsigned int fcntl, in efx_mac_fcntl_set()
|
| /freebsd-13.1/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-13.1/sys/dev/sfxge/ |
| H A D | sfxge_port.c | 245 unsigned int fcntl; in sfxge_port_wanted_fc_handler() local
|
| /freebsd-13.1/lib/libc/include/ |
| H A D | namespace.h | 67 #define fcntl _fcntl macro
|
| /freebsd-13.1/contrib/sendmail/include/sm/ |
| H A D | conf.h | 1902 # define fcntl sendmail_mpe_fcntl macro
|