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

  /src/usr.bin/mail/
thread.c 767 * The routine passed to qsort. Note that cmpfn must be set first!
1567 int (*cmpfn)(const void*, const void*); member in struct:key_tbl_s
1623 return kp->cmpfn;
thread.c 767 * The routine passed to qsort. Note that cmpfn must be set first!
1567 int (*cmpfn)(const void*, const void*); member in struct:key_tbl_s
1623 return kp->cmpfn;

Completed in 26 milliseconds