Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/include/selinux/
Dlabel.h119 extern int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con,
/third_party/selinux/libselinux/utils/
Dselabel_lookup_best_match.c125 rc = selabel_lookup_best_match_raw(hnd, &context, path, in main()
/third_party/selinux/libselinux/src/
Dlibselinux.map144 selabel_lookup_best_match_raw;
Dlabel.c348 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw() function
Dselinuxswig_python_exception.i1162 %exception selabel_lookup_best_match_raw {