Searched refs:selabel_lookup_best_match (Results 1 - 3 of 3) sorted by relevance
/third_party/selinux/libselinux/include/selinux/ |
H A D | label.h | 117 extern int selabel_lookup_best_match(struct selabel_handle *rec, char **con,
|
/third_party/selinux/libselinux/utils/ |
H A D | selabel_lookup_best_match.c | 128 rc = selabel_lookup_best_match(hnd, &context, path, in main() 136 fprintf(stderr, "ERROR: selabel_lookup_best_match " in main() 140 fprintf(stderr, "ERROR: selabel_lookup_best_match " in main() 145 fprintf(stderr, "selabel_lookup_best_match ERROR: " in main()
|
/third_party/selinux/libselinux/src/ |
H A D | label.c | 330 int selabel_lookup_best_match(struct selabel_handle *rec, char **con, in selabel_lookup_best_match() function
|
Completed in 2 milliseconds