Home
last modified time | relevance | path

Searched refs:get_pathname_callback (Results 1 – 2 of 2) sorted by relevance

/external/oprofile/libutil/
Dop_file.h64 typedef void (*get_pathname_callback)(char const * pathname, void * name_list); typedef
100 int get_matching_pathnames(void * name_list, get_pathname_callback,
Dop_file.c115 int get_matching_pathnames(void * name_list, get_pathname_callback getpathname, in get_matching_pathnames()