OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:commatxt_fromtext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
rdata.c
160
commatxt_fromtext
(isc_textregion_t *source, bool comma, isc_buffer_t *target);
1732
commatxt_fromtext
(isc_textregion_t *source, bool comma, isc_buffer_t *target) {
function
1853
return
commatxt_fromtext
(source, false, target);
/src/external/mpl/dhcp/bind/dist/lib/dns/
rdata.c
167
commatxt_fromtext
(isc_textregion_t *source, bool comma, isc_buffer_t *target);
1548
commatxt_fromtext
(isc_textregion_t *source, bool comma, isc_buffer_t *target) {
function
1664
return (
commatxt_fromtext
(source, false, target));
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026