<dec f='src/src/common/include/prop/prop_dictionary.h' l='73' type='char * prop_dictionary_externalize(prop_dictionary_t )'/>
<def f='src/src/common/lib/libprop/prop_dictionary.c' l='1208' ll='1231' type='char * prop_dictionary_externalize(prop_dictionary_t pd)'/>
<doc f='src/src/common/lib/libprop/prop_dictionary.c' l='1202'>/*
 * prop_dictionary_externalize --
 *	Externalize a dictionary, returning a NUL-terminated buffer
 *	containing the XML-style representation.  The buffer is allocated
 *	with the M_TEMP memory type.
 */</doc>
<use f='src/src/common/lib/libprop/prop_kern.c' l='522' u='c' c='_prop_object_copyout'/>
