OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:keyp2
(Results
1 - 1
of
1
) sorted by null
/external/libsepol/src/
symtab.c
33
char *keyp1, *
keyp2
;
local
36
keyp2
= (char *)key2;
37
return strcmp(keyp1,
keyp2
);
Completed in 151 milliseconds