HomeSort by: relevance | last modified time | path
    Searched refs:cmpf_t (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 13 milliseconds