Searched defs:sort_p (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ipf/tools/ | ||
H A D | ipfstat.c | 158 static int sort_p __P((const void *, const void *)); 1329 sizeof(statetop_t), sort_p); 1856 static int sort_p(a, b) function |
Completed in 61 milliseconds