Datastore cache introduced; Added yang to XML API
This commit is contained in:
parent
c1cb3a2b6c
commit
e169485985
34 changed files with 884 additions and 389 deletions
|
|
@ -49,6 +49,5 @@ int text_unlock_all(xmldb_handle h, int pid);
|
|||
int text_islocked(xmldb_handle h, const char *db);
|
||||
int text_exists(xmldb_handle h, const char *db);
|
||||
int text_delete(xmldb_handle h, const char *db);
|
||||
int text_init(xmldb_handle h, const char *db);
|
||||
|
||||
#endif /* _CLIXON_XMLDB_TEXT_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue