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

  /external/bison/lib/
fd-hook.c 34 execute_close_hooks (const struct fd_hook *remaining_list, gl_close_fn primary, function
48 return execute_close_hooks (anchor.private_next, primary, fd);
74 close_hook = execute_close_hooks;
fd-hook.h 48 execute_close_hooks (REMAINING_LIST, PRIMARY, FD) as a fallback. */
62 execute_close_hooks (REMAINING_LIST, PRIMARY, FD)
72 extern int execute_close_hooks (const struct fd_hook *remaining_list,

Completed in 273 milliseconds