OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:not_pre
(Results
1 - 1
of
1
) sorted by null
/external/selinux/libsemanage/tests/
test_utilities.c
122
char *
not_pre
= "not this";
local
127
CU_ASSERT_FALSE(semanage_is_prefix(str,
not_pre
));
Completed in 46 milliseconds