OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:showhostnames
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/ntpdc/
ntpdc.h
65
extern int
showhostnames
;
ntpdc.c
179
int
showhostnames
= 1; /* show host names by default */
variable
276
showhostnames
= 0; /* show host names by default */
339
showhostnames
= 0;
1507
* the
showhostnames
setting.
1514
if (!
showhostnames
|| SOCK_UNSPEC(netnum))
1831
* hostnames - set the
showhostnames
flag
1840
if (
showhostnames
)
1846
showhostnames
= 1;
1848
showhostnames
= 0;
/src/external/bsd/ntp/dist/ntpq/
ntpq.c
365
int
showhostnames
= 1; /* show host names by default */
variable
477
showhostnames
= 0; /* don'tshow host names by default */
589
showhostnames
= 0;
2026
* the
showhostnames
setting.
2039
* This routine enforces the
showhostnames
setting.
2055
if (!
showhostnames
|| SOCK_UNSPEC(addr)) {
2080
if (!
showhostnames
|| SOCK_UNSPEC(netnum))
2715
* hostnames - set the
showhostnames
flag
2724
if (
showhostnames
)
2730
showhostnames
= 1
[
all
...]
ntpq-subs.c
286
extern int
showhostnames
;
3329
if (
showhostnames
)
Completed in 119 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026