Home
last modified time | relevance | path

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

/third_party/selinux/libselinux/utils/
D.gitignore20 selabel_lookup_best_match
Dselabel_lookup_best_match.c129 rc = selabel_lookup_best_match(hnd, &context, path, in main()
/third_party/selinux/libselinux/include/selinux/
Dlabel.h117 extern int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
/third_party/selinux/libselinux/src/
Dlibselinux.map143 selabel_lookup_best_match;
Dlabel.c301 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function
Dselinuxswig_python_exception.i1154 %exception selabel_lookup_best_match {