OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dns_name_totext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
name.c
1027
dns_name_totext
(const dns_name_t *name, unsigned int options,
function
1920
result =
dns_name_totext
(name, 0, &b);
1961
result =
dns_name_totext
(name, DNS_NAME_OMITFINALDOT, &buf);
1984
result =
dns_name_totext
(name, 0, &buf);
/src/external/mpl/dhcp/bind/dist/lib/dns/
name.c
1320
dns_name_totext
(const dns_name_t *name, bool omit_final_dot,
function
2337
result =
dns_name_totext
(name, false, &b);
2378
result =
dns_name_totext
(name, true, &buf);
2401
result =
dns_name_totext
(name, false, &buf);
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026