HomeSort by relevance Sort by last modified time
    Searched refs:gl_close_fn (Results 1 - 2 of 2) sorted by null

  /external/bison/lib/
fd-hook.h 32 typedef int (*gl_close_fn) (int fd); typedef
50 gl_close_fn primary,
67 gl_close_fn primary,
73 gl_close_fn primary,
78 extern int execute_all_close_hooks (gl_close_fn primary, int fd);
fd-hook.c 34 execute_close_hooks (const struct fd_hook *remaining_list, gl_close_fn primary,
46 execute_all_close_hooks (gl_close_fn primary, int fd)

Completed in 82 milliseconds