Refactoring of if-feature parse code
Moved if-feature sub-parser to clixon_yang_parse_sub.[ch]
This commit is contained in:
parent
a846989569
commit
89f8567f75
13 changed files with 182 additions and 96 deletions
|
|
@ -951,6 +951,7 @@ restconf_native_terminate(clicon_handle h)
|
|||
|
||||
/*! Query backend of config.
|
||||
* Loop to wait for backend starting, try again if not done
|
||||
* @param[in] h Clixon handle
|
||||
* @param[out] xrestconf XML restconf config, malloced (if retval = 1)
|
||||
* @retval 1 OK (and xrestconf set)
|
||||
* @retval 0 Fail - no config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue