116extern const xmlChar *
status_t
global error return code
Definition: status_enum.h:210
const xmlChar * ncx_owner_get_name(ncx_owner_id_t id)
Find an owner name to the registry.
Definition: ncx_owner.c:213
void ncx_owner_init(void)
Initialize the Owner registry.
Definition: ncx_owner.c:121
void ncx_owner_cleanup(void)
Cleanup the Owner registry.
Definition: ncx_owner.c:141
status_t ncx_owner_store_name(const xmlChar *name, ncx_owner_id_t *id)
Add an owner name to the registry; return the ID,.
Definition: ncx_owner.c:172
uint8 ncx_owner_id_t
used as index into the agt_owner registry
Definition: ncxtypes.h:1554
YANG module data structures Many internal representations of YANG module constructs.
Global error messages for status code enumerations.