Home
last modified time | relevance | path

Searched refs:selabel_partial_match (Results 1 – 6 of 6) sorted by relevance

/third_party/selinux/libselinux/utils/
D.gitignore21 selabel_partial_match
Dselabel_partial_match.c69 partial_match = selabel_partial_match(hnd, path); in main()
/third_party/selinux/libselinux/include/selinux/
Dlabel.h107 extern bool selabel_partial_match(struct selabel_handle *handle, const char *key);
/third_party/selinux/libselinux/src/
Dlibselinux.map147 selabel_partial_match;
Dlabel.c293 bool selabel_partial_match(struct selabel_handle *rec, const char *key) in selabel_partial_match() function
Dselinux_restorecon.c939 !selabel_partial_match(fc_sehandle, in selinux_restorecon_thread()