Home
last modified time | relevance | path

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

/f-stack/app/micro_thread/
H A Dff_hook.h26 int ff_hook_close(int fd);
H A Dff_hook.cpp45 int ff_hook_close(int fd) in ff_hook_close() function
H A Dmt_sys_hook.cpp156 return ff_hook_close(fd); in close()