Home
last modified time | relevance | path

Searched defs:ioctl (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/bus/pci/windows/
H A Dpci_netuio.c14 send_ioctl(HANDLE f, DWORD ioctl, in send_ioctl()
/f-stack/tools/compat/include/sys/
H A Dioccom.h65 #define ioctl(a, b, c) ioctl_va((a), (b), (c), 0) macro
/f-stack/app/redis-5.0.5/src/
H A Danet_ff.c368 ioctl(int sockfd, int request, void *p) in ioctl() function
/f-stack/app/micro_thread/
H A Dmt_sys_hook.cpp98 int ioctl(int fd, unsigned long cmd, ...) in ioctl() function
/f-stack/lib/
H A Dff_msg.h145 struct ff_ioctl_args ioctl; member
/f-stack/app/nginx-1.16.1/src/event/modules/
H A Dngx_ff_module.c505 ioctl(int sockfd, int request, void *p) in ioctl() function
/f-stack/freebsd/net/
H A Dnetmap_user.h514 #define ioctl win_nm_ioctl /* from now on, within this file ... */ macro