OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nslist
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/unbound/dist/iterator/
iter_delegpt.h
66
struct delegpt_ns*
nslist
;
member in struct:delegpt
233
* @param name: name for which target was found (must be in
nslist
).
454
* @param name: name for which target was found (must be in
nslist
).
/src/external/mpl/bind/dist/bin/nsupdate/
nsupdate.c
808
isc_sockaddrlist_t *
nslist
;
local
831
nslist
= irs_resconf_getnameservers(resconf);
841
if (local_only || ISC_LIST_EMPTY(*
nslist
)) {
874
for (sa = ISC_LIST_HEAD(*
nslist
); sa != NULL;
897
for (sa = ISC_LIST_HEAD(*
nslist
); sa != NULL;
Completed in 59 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026