Home
last modified time | relevance | path

Searched refs:selabel_cmp_result (Results 1 – 4 of 4) sorted by relevance

/third_party/selinux/libselinux/include/selinux/
Dlabel.h139 enum selabel_cmp_result { enum
156 extern enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1,
/third_party/selinux/libselinux/src/
Dlabel_internal.h101 enum selabel_cmp_result (*func_cmp)(struct selabel_handle *h1,
Dlabel.c337 enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1, in selabel_cmp()
Dlabel_file.c1163 static enum selabel_cmp_result incomp(struct spec *spec1, struct spec *spec2, const char *reason, i… in incomp()
1173 static enum selabel_cmp_result cmp(struct selabel_handle *h1, in cmp()