OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ports_and_transports
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
acl.c
48
.
ports_and_transports
= ISC_LIST_INITIALIZER,
234
if (!ISC_LIST_EMPTY(acl->
ports_and_transports
)) {
236
for (next = ISC_LIST_HEAD(acl->
ports_and_transports
);
467
ISC_LIST_FOREACH_SAFE(acl->
ports_and_transports
, port_proto, link, next)
469
ISC_LIST_DEQUEUE(acl->
ports_and_transports
, port_proto, link);
764
ISC_LIST_APPEND(acl->
ports_and_transports
, port_proto, link);
780
for (next = ISC_LIST_HEAD(source->
ports_and_transports
); next != NULL;
/src/external/mpl/bind/dist/lib/dns/include/dns/
acl.h
98
ISC_LIST(dns_acl_port_transports_t)
ports_and_transports
;
member in struct:dns_acl
Completed in 17 milliseconds
Indexes created Sat Jun 27 00:24:51 UTC 2026