HomeSort by: relevance | last modified time | path
    Searched defs:handler_func (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdbsupport/
event-loop.h 74 typedef void (handler_func) (int, gdb_client_data); typedef
91 extern void add_file_handler (int fd, handler_func *proc,
  /src/external/gpl3/gdb/dist/gdbsupport/
event-loop.h 74 typedef void (handler_func) (int, gdb_client_data); typedef
91 extern void add_file_handler (int fd, handler_func *proc,

Completed in 27 milliseconds