Home
last modified time | relevance | path

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

/external/selinux/libselinux/include/selinux/
Dlabel.h121 extern int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con,
/external/selinux/libselinux/utils/
Dselabel_lookup_best_match.c126 rc = selabel_lookup_best_match_raw(hnd, &context, path, in main()
/external/selinux/libselinux/src/
Dlabel.c328 int selabel_lookup_best_match_raw(struct selabel_handle *rec, char **con, in selabel_lookup_best_match_raw() function