Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/sa/ | |
extern.h | 67 typedef int (*cmpf_t)(const DBT *, const DBT *); typedef in typeref:typename:int (*)(const DBT *,const DBT *) 91 extern cmpf_t sa_cmp; |
main.c | 83 cmpf_t sa_cmp = cmp_usrsys; |