OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_lookup
(Results
1 - 4
of
4
) sorted by null
/external/libselinux/src/
label_internal.h
53
struct selabel_lookup_rec *(*
func_lookup
) (struct selabel_handle *h,
member in struct:selabel_handle
label.c
102
lr = rec->
func_lookup
(rec, key, type);
label_android_property.c
298
rec->
func_lookup
= &lookup;
label_file.c
771
rec->
func_lookup
= &lookup;
Completed in 47 milliseconds