HomeSort by relevance Sort by last modified time
    Searched refs:func_lookup_best_match (Results 1 - 3 of 3) sorted by null

  /external/libselinux/src/
label.c 139 if (!rec->func_lookup_best_match) {
144 lr = rec->func_lookup_best_match(rec, key, aliases, type);
label_internal.h 58 struct selabel_lookup_rec *(*func_lookup_best_match) (struct selabel_handle *h, member in struct:selabel_handle
label_file.c 773 rec->func_lookup_best_match = &lookup_best_match;

Completed in 108 milliseconds