OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 58 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026