Replaced strchr with nodeid_split
Experimental code for replacing identityref lists with module:id instead of prefix:id
This commit is contained in:
parent
bb04f778ab
commit
e44685a100
13 changed files with 348 additions and 182 deletions
|
|
@ -44,6 +44,7 @@ typedef enum yang_class yang_class;
|
|||
/*
|
||||
* Prototypes
|
||||
*/
|
||||
int isxmlns(cxobj *x);
|
||||
int xml2txt(FILE *f, cxobj *x, int level);
|
||||
int xml2cli(FILE *f, cxobj *x, char *prepend, enum genmodel_type gt);
|
||||
int xml_yang_root(cxobj *x, cxobj **xr);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue