Home
last modified time | relevance | path

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

/external/selinux/libselinux/utils/
D.gitignore20 selabel_lookup_best_match
Dselabel_lookup_best_match.c129 rc = selabel_lookup_best_match(hnd, &context, path, in main()
/external/selinux/libselinux/
Dexported.map.txt22 selabel_lookup_best_match;
DAndroid.bp294 "--allowlist-function=selabel_lookup_best_match",
/external/selinux/libselinux/include/selinux/
Dlabel.h119 extern int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
/external/selinux/libselinux/src/
Dlabel.c310 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function