status_t
global error return code
Definition: status_enum.h:210
void errmsg_dict_init(void)
Initialize this module.
Definition: errmsg_dict.c:225
status_t errmsg_dict_insert(const xmlChar *lang, ncx_errmsg_t *errmsg)
Add a list entry to the errmsg_dict.
Definition: errmsg_dict.c:267
void errmsg_dict_cleanup(void)
Cleanup this module.
Definition: errmsg_dict.c:243
ncx_errmsg_t * errmsg_dict_find(const xmlChar *lang, status_t findres)
Find a value node from the specified language tree.
Definition: errmsg_dict.c:315
YANG module data structures Many internal representations of YANG module constructs.
global error status code enumerations
error message replacement record
Definition: ncxtypes.h:1624