OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_free_lock
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/include/selinux/
avc.h
156
void (*
func_free_lock
) (void *lock);
member in struct:avc_lock_callback
/external/libselinux/src/
avc_internal.h
58
avc_func_free_lock = lock_cb->
func_free_lock
;
Completed in 628 milliseconds