OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:close_hook_fn
(Results
1 - 2
of
2
) sorted by null
/external/bison/lib/
fd-hook.h
66
typedef int (*
close_hook_fn
) (const struct fd_hook *remaining_list,
typedef
105
extern void register_fd_hook (
close_hook_fn
close_hook, ioctl_hook_fn ioctl_hook,
fd-hook.c
71
register_fd_hook (
close_hook_fn
close_hook, ioctl_hook_fn ioctl_hook, struct fd_hook *link)
Completed in 1078 milliseconds