OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:selabel_cmp_result
(Results
1 - 4
of
4
) sorted by null
/external/selinux/libselinux/include/selinux/
label.h
134
enum
selabel_cmp_result
{
enum
151
enum
selabel_cmp_result
selabel_cmp(struct selabel_handle *h1,
/external/selinux/libselinux/src/
label_internal.h
97
enum
selabel_cmp_result
(*func_cmp)(struct selabel_handle *h1,
label.c
330
enum
selabel_cmp_result
selabel_cmp(struct selabel_handle *h1,
label_file.c
1128
static enum
selabel_cmp_result
incomp(struct spec *spec1, struct spec *spec2, const char *reason, int i, int j)
1138
static enum
selabel_cmp_result
cmp(struct selabel_handle *h1,
Completed in 92 milliseconds