Searched refs:ff_hook_ioctl (Results 1 – 3 of 3) sorted by relevance
| /f-stack/app/micro_thread/ |
| H A D | mt_sys_hook.cpp | 109 return ff_hook_ioctl(fd, cmd, arg); in ioctl() 120 return ff_hook_ioctl(fd, cmd, arg); in ioctl() 142 ff_hook_ioctl(fd, FIONBIO, &nb); in socket()
|
| H A D | ff_hook.h | 38 int ff_hook_ioctl(int fd, int cmd, void *arg);
|
| H A D | ff_hook.cpp | 124 int ff_hook_ioctl(int fd, int cmd, void *arg) in ff_hook_ioctl() function
|