OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:inp_hook
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mach_override/libudis86/
input.c
76
u->
inp_hook
= hook;
87
u->
inp_hook
= inp_buff_hook;
101
u->
inp_hook
= inp_file_hook;
115
u->
inp_hook
(u);
153
} else if (u->inp_end || (c = u->
inp_hook
(u)) == -1) {
types.h
172
int (*
inp_hook
) (struct ud*);
member in struct:ud
Completed in 192 milliseconds