Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles
Added CLICON_XMLDB_MULTI option, added cl:xmldb-split extension
This commit is contained in:
parent
bd290e4594
commit
f511cb0030
30 changed files with 1311 additions and 285 deletions
|
|
@ -186,6 +186,7 @@ clicon_hash_lookup(clicon_hash_t *hash,
|
|||
}
|
||||
|
||||
/*! Get value of hash
|
||||
*
|
||||
* @param[in] hash Hash table
|
||||
* @param[in] key Variable name
|
||||
* @param[out] vlen Length of value (as returned by function if != NULL)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue