OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Event_type
(Results
1 - 2
of
2
) sorted by null
/external/ltrace/
ltrace.h
24
typedef enum
Event_type
Event_type
;
25
enum
Event_type
{
48
Event_type
type;
61
extern void ltrace_add_callback(callback_func f,
Event_type
type);
libltrace.c
150
ltrace_add_callback(callback_func func,
Event_type
type) {
Completed in 66 milliseconds