Searched refs:ff_ioctl (Results 1 – 8 of 8) sorted by relevance
| /f-stack/lib/ |
| H A D | ff_api.symlist | 6 ff_ioctl
|
| H A D | ff_api.h | 65 int ff_ioctl(int fd, unsigned long request, ...);
|
| H A D | ff_syscall_wrapper.c | 629 ff_ioctl(int fd, unsigned long request, ...) in ff_ioctl() function
|
| /f-stack/example/ |
| H A D | main_epoll.c | 116 ff_ioctl(sockfd, FIONBIO, &on); in main()
|
| /f-stack/app/micro_thread/ |
| H A D | ff_hook.cpp | 127 return ff_ioctl(fd, cmd, arg); in ff_hook_ioctl()
|
| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 45 #### ff_ioctl subsubsection 47 int ff_ioctl(int fd, unsigned long request, ...);
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | anet_ff.c | 376 return ff_ioctl(sockfd, request, p); in ioctl()
|
| /f-stack/app/nginx-1.16.1/src/event/modules/ |
| H A D | ngx_ff_module.c | 509 return ff_ioctl(sockfd, request, p); in ioctl()
|