Home
last modified time | relevance | path

Searched refs:execute_ioctl_hooks (Results 1 – 2 of 2) sorted by relevance

/external/bison/lib/
Dfd-hook.c52 execute_ioctl_hooks (const struct fd_hook *remaining_list, gl_ioctl_fn primary, in execute_ioctl_hooks() function
67 return execute_ioctl_hooks (anchor.private_next, primary, fd, request, arg); in execute_all_ioctl_hooks()
76 ioctl_hook = execute_ioctl_hooks; in register_fd_hook()
Dfd-hook.h92 extern int execute_ioctl_hooks (const struct fd_hook *remaining_list,