Home
last modified time | relevance | path

Searched refs:selabel_cmp (Results 1 – 5 of 5) sorted by relevance

/external/libselinux/include/selinux/
Dlabel.h124 enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1,
/external/selinux/libselinux/include/selinux/
Dlabel.h145 enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1,
/external/libselinux/src/
Dlabel.c153 enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1, in selabel_cmp() function
/external/selinux/libselinux/src/
Dlabel.c436 enum selabel_cmp_result selabel_cmp(struct selabel_handle *h1, in selabel_cmp() function
/external/selinux/libselinux/
DChangeLog22 * Add selabel_cmp interface and label_file backend, from Stephen Smalley.