status_t
global error return code
Definition: status_enum.h:210
val_value_t * sid_file_load(ncx_module_t *mod, status_t *res)
Load the SID file for the specified YANG module.
Definition: sid_file.c:486
status_t sid_file_apply(uint32 sid_tree_id, val_value_t *sidfile, ncx_module_t *mod)
Apply the SID file contents to specified YANG module.
Definition: sid_file.c:633
void sid_file_cleanup(void)
Cleanup the SID FIle Parser Module.
Definition: sid_file.c:462
status_t sid_file_init(void)
Initialize the SID FIle Parser Module.
Definition: sid_file.c:411
global error status code enumerations
representation of one module or submodule during and after parsing
Definition: ncxtypes.h:1138
one value to match one type
Definition: val.h:912