Searched defs:cmp_fn_t (Results 1 - 2 of 2) sorted by relevance
| /src/lib/libc/stdlib/ | ||
| H A D | twalk.c | 24 typedef void (*cmp_fn_t)(const void *, VISIT, int); typedef in typeref:typename:void (*)(const void *,VISIT,int) |
| H A D | lsearch.c | 49 typedef int (*cmp_fn_t)(const void *, const void *); typedef in typeref:typename:int (*)(const void *,const void *) |
Completed in 2 milliseconds