OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cil_post_netifcon_compare
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libsepol/cil/src/
cil_post.h
43
int
cil_post_netifcon_compare
(const void *a, const void *b);
cil_post.c
187
int
cil_post_netifcon_compare
(const void *a, const void *b)
function
[
all
...]
/external/selinux/libsepol/cil/test/unit/
test_cil_post.c
371
int rc =
cil_post_netifcon_compare
(&anetifcon, &bnetifcon);
384
int rc =
cil_post_netifcon_compare
(&anetifcon, &bnetifcon);
397
int rc =
cil_post_netifcon_compare
(&anetifcon, &bnetifcon);
Completed in 265 milliseconds