Home
last modified time | relevance | path

Searched refs:ff_hook_fcntl (Results 1 – 3 of 3) sorted by relevance

/f-stack/app/micro_thread/
H A Dff_hook.h40 int ff_hook_fcntl(int fd, int cmd, void *arg);
H A Dff_hook.cpp133 int ff_hook_fcntl(int fd, int cmd, void *arg) in ff_hook_fcntl() function
H A Dmt_sys_hook.cpp333 return ff_hook_fcntl(fd, cmd, arg); in fcntl()