Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
efd55ce6
Commit
efd55ce6
authored
Apr 28, 2000
by
Mark Andrews
Browse files
Add mctx comment for tostruct.
parent
4331ce6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/dns/include/dns/rdata.h
View file @
efd55ce6
...
...
@@ -406,6 +406,10 @@ isc_result_t dns_rdata_tostruct(dns_rdata_t *rdata, void *target,
isc_mem_t
*
mctx
);
/*
* Convert an rdata into its C structure representation.
*
* If 'mctx' is NULL then 'rdata' must persist while 'target' is being used.
*
* If 'mctx' is non NULL then memory will be allocated if required.
*
* Requires:
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment