Searched refs:ff_fcntl (Results 1 – 7 of 7) sorted by relevance
| /f-stack/lib/ |
| H A D | ff_api.symlist | 19 ff_fcntl
|
| H A D | ff_api.h | 60 int ff_fcntl(int fd, int cmd, ...);
|
| H A D | ff_syscall_wrapper.c | 938 ff_fcntl(int fd, int cmd, ...) in ff_fcntl() function
|
| /f-stack/app/micro_thread/ |
| H A D | ff_hook.cpp | 136 return ff_fcntl(fd, cmd, arg); in ff_hook_fcntl()
|
| H A D | kqueue_proxy.cpp | 55 ff_fcntl(_kqfd, F_SETFD, FD_CLOEXEC); in InitKqueue()
|
| /f-stack/doc/ |
| H A D | F-Stack_API_Reference.md | 30 #### ff_fcntl subsubsection 32 int ff_fcntl(int fd, int cmd, ...);
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | anet_ff.c | 390 return ff_fcntl(sockfd, cmd, p); in fcntl()
|