OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:execute_ioctl_hooks
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
fd-hook.c
52
execute_ioctl_hooks
(const struct fd_hook *remaining_list, gl_ioctl_fn primary,
function
67
return
execute_ioctl_hooks
(anchor.private_next, primary, fd, request, arg);
76
ioctl_hook =
execute_ioctl_hooks
;
fd-hook.h
53
execute_ioctl_hooks
(REMAINING_LIST, PRIMARY, FD, REQUEST, ARG) as a
82
execute_ioctl_hooks
(REMAINING_LIST, PRIMARY, FD, REQUEST, ARG)
92
extern int
execute_ioctl_hooks
(const struct fd_hook *remaining_list,
Completed in 164 milliseconds