Home
last modified time | relevance | path

Searched defs:key_sort_s (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.bin/mail/
H A Dthread.c744 struct key_sort_s { struct
745 struct message *mp; /* the message the following refer to */
746 union {
773 const struct key_sort_s *lp = left; in qsort_cmpfn() argument