OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:func_malloc
(Results
1 - 2
of
2
) sorted by null
/external/libselinux/include/selinux/
avc.h
124
void *(*
func_malloc
) (size_t size);
member in struct:avc_memory_callback
/external/libselinux/src/
avc_internal.h
42
avc_func_malloc = mem_cb->
func_malloc
;
Completed in 47 milliseconds