OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:helpsort
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.c
90
static int
helpsort
(const void *, const void *);
1553
qsort((void *)list, words, sizeof(list[0]),
helpsort
);
1590
*
helpsort
- do hostname qsort comparisons
1593
helpsort
(
function
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
206
static int
helpsort
(const void *, const void *);
2388
qsort((void *)list, words, sizeof(list[0]),
helpsort
);
2425
*
helpsort
- do hostname qsort comparisons
2428
helpsort
(
function
Completed in 44 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026