OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Sat Feb 21 16:20:20 UTC 2026