OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ev_sighandler_t
(Results
1 - 2
of
2
) sorted by null
/external/chromium/third_party/libevent/
evsignal.h
30
typedef void (*
ev_sighandler_t
)(int);
typedef
42
ev_sighandler_t
**sh_old;
signal.c
146
ev_sighandler_t
sh;
244
ev_sighandler_t
*sh;
Completed in 199 milliseconds