HomeSort by: relevance | last modified time | path
    Searched refs:unregister_fd_hook (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/gnulib/import/
fd-hook.h 104 accessible until the corresponding call to unregister_fd_hook. */
109 extern void unregister_fd_hook (struct fd_hook *link);
sockets.c 153 unregister_fd_hook (&fd_sockets_hook);
fd-hook.c 98 unregister_fd_hook (struct fd_hook *link) function
  /src/external/gpl3/gdb.old/dist/gnulib/import/
fd-hook.h 104 accessible until the corresponding call to unregister_fd_hook. */
109 extern void unregister_fd_hook (struct fd_hook *link);
sockets.c 153 unregister_fd_hook (&fd_sockets_hook);
fd-hook.c 98 unregister_fd_hook (struct fd_hook *link) function

Completed in 26 milliseconds