Home
last modified time | relevance | path

Searched refs:lookup_common (Results 1 - 1 of 1) sorted by relevance

/third_party/selinux/libselinux/src/
H A Dlabel_file.c1065 static struct spec *lookup_common(struct selabel_handle *rec, in lookup_common() function
1167 spec = lookup_common(rec, key, type, false); in lookup()
1175 return lookup_common(rec, key, 0, true) ? true : false; in partial_match()
1198 specs[0] = lookup_common(rec, key, type, false); in lookup_best_match()
1209 specs[i] = lookup_common(rec, aliases[i-1], type, false); in lookup_best_match()

Completed in 2 milliseconds