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