dict_entry
DAT_DICTIONARY_ENTRY dict_entry;
dict_entry = NULL;
status = dat_dictionary_entry_create(&dict_entry);
dict_entry,
if (NULL != dict_entry) {
(void) dat_dictionary_entry_destroy(dict_entry);
DAT_DICTIONARY_ENTRY dict_entry;
dict_entry = NULL;
&dict_entry,
if (NULL != dict_entry) {
(void) dat_dictionary_entry_destroy(dict_entry);
DAT_DICTIONARY_ENTRY dict_entry;
dict_entry = NULL;
status = dat_dictionary_entry_create(&dict_entry);
dict_entry,
if (NULL != dict_entry) {
(void) dat_dictionary_entry_destroy(dict_entry);