OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lookup_map
(Results
1 - 2
of
2
) sorted by null
/system/extras/ioshark/
compile_ioshark.c
449
lookup_map
(char *s, struct flags_map_s *flags_map, int maplen)
function
479
flags |=
lookup_map
(s, open_flags_map,
485
flags |=
lookup_map
(s, open_flags_map,
498
flags |=
lookup_map
(s, lseek_action_map,
504
flags |=
lookup_map
(s, lseek_action_map,
512
return
lookup_map
(syscall, fileop_map,
/external/iproute2/tc/
m_ematch.c
52
static int
lookup_map
(__u16 num, char *dst, int len, const char *file)
function
167
if (
lookup_map
(kind, name, sizeof(name), EMATCH_MAP) < 0)
Completed in 1538 milliseconds