OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_lookup_best_match
(Results
1 - 3
of
3
) sorted by null
/external/selinux/libselinux/src/
label.c
198
lr = rec->
func_lookup_best_match
(rec, key, aliases, type);
299
if (!rec->
func_lookup_best_match
) {
317
if (!rec->
func_lookup_best_match
) {
label_internal.h
92
struct selabel_lookup_rec *(*
func_lookup_best_match
)
member in struct:selabel_handle
label_file.c
1253
rec->
func_lookup_best_match
= &lookup_best_match;
Completed in 45 milliseconds