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_MASTER_RHS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/dhcp/bind/dist/lib/dns/
master.c
91
#define
DNS_MASTER_RHS
MINTSIZ
835
rhsbuf = isc_mem_get(lctx->mctx,
DNS_MASTER_RHS
);
885
result = genname(rhs, i, rhsbuf,
DNS_MASTER_RHS
);
968
isc_mem_put(lctx->mctx, rhsbuf,
DNS_MASTER_RHS
);
/src/external/mpl/bind/dist/lib/dns/
master.c
92
#define
DNS_MASTER_RHS
MINTSIZ
780
rhsbuf = isc_mem_get(lctx->mctx,
DNS_MASTER_RHS
);
830
result = genname(rhs, i, rhsbuf,
DNS_MASTER_RHS
);
913
isc_mem_put(lctx->mctx, rhsbuf,
DNS_MASTER_RHS
);
Completed in 56 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026