OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dnsport
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c
112
static uint16_t
dnsport
= DNSDEFAULTPORT;
variable
857
isc_sockaddr_fromin6(&servers[0], &in6,
dnsport
);
862
dnsport
);
903
sa->type.sin.sin_port = htons(
dnsport
);
911
htons(
dnsport
);
1193
result = isc_parse_uint16(&
dnsport
,
1627
port =
dnsport
;
2930
primary_total = get_addresses(serverstr,
dnsport
,
/src/external/mpl/bind/dist/lib/isccfg/
check.c
77
static in_port_t
dnsport
= 53;
variable
1326
tresult = check_port(options, logctx, "port", &
dnsport
);
1360
if (port ==
dnsport
) {
3869
if (port ==
dnsport
) {
4724
if (port ==
dnsport
) {
Completed in 28 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026