Searched refs:set_sort_func (Results 1 - 1 of 1) sorted by relevance

/system/extras/showslab/
H A Dshowslab.c243 * set_sort_func - return the slab_sort_func that matches the given key.
246 static void * set_sort_func(char key) function
289 sort_func = set_sort_func(argv[2][0]) ? : DEF_SORT_FUNC;

Completed in 50 milliseconds