Searched defs:get_pathname_callback (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libutil/
H A Dop_file.h62 * of get_pathname_callback.
64 typedef void (*get_pathname_callback)(char const * pathname, void * name_list); typedef
75 * @param get_pathname_callback client-provided callback function
80 * get_pathname_callback to add entry to name_list to be returned.
83 * else call get_pathname_callback to add entry to name_list to be
87 * the filter, call get_pathname_callback to add entry to name_list to
95 * NOTE: For C clients: Your implementation of the get_pathname_callback
100 int get_matching_pathnames(void * name_list, get_pathname_callback,

Completed in 204 milliseconds