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

/src/lib/libc/stdlib/
H A Dtwalk.c24 typedef void (*cmp_fn_t)(const void *, VISIT, int); typedef in typeref:typename:void (*)(const void *,VISIT,int)
H A Dlsearch.c49 typedef int (*cmp_fn_t)(const void *, const void *); typedef in typeref:typename:int (*)(const void *,const void *)

Completed in 2 milliseconds