Home
last modified time | relevance | path

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

/external/selinux/libselinux/utils/
D.gitignore19 selabel_lookup_best_match
Dselabel_lookup_best_match.c129 rc = selabel_lookup_best_match(hnd, &context, path, in main()
/external/selinux/libselinux/include/selinux/
Dlabel.h108 int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
/external/selinux/libselinux/src/
Dlabel.c440 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function