Searched refs:selabel_lookup_best_match (Results 1 – 6 of 6) sorted by relevance
/external/libselinux/include/selinux/ |
D | label.h | 104 int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
|
/external/selinux/libselinux/include/selinux/ |
D | label.h | 106 int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
|
/external/selinux/libselinux/utils/ |
D | selabel_lookup_best_match.c | 129 rc = selabel_lookup_best_match(hnd, &context, path, in main()
|
/external/libselinux/src/ |
D | label.c | 135 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function
|
/external/selinux/libselinux/src/ |
D | label.c | 400 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function
|
/external/selinux/libselinux/ |
D | ChangeLog | 39 * Ensure selabel_lookup_best_match links NULL terminated, from Richard Haines.
|