Home
last modified time | relevance | path

Searched refs:datastore_cache (Results 1 – 7 of 7) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/lib/clixon/
H A Dclixon_options.h106 enum datastore_cache{ enum
222 enum datastore_cache clicon_datastore_cache(clicon_handle h);
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_options.c889 enum datastore_cache
/dports/devel/clixon/clixon-4.8.0/yang/clixon/
H A Dclixon-config@2020-08-17.yang146 typedef datastore_cache{
678 type datastore_cache;
H A Dclixon-config@2020-06-17.yang139 typedef datastore_cache{
624 type datastore_cache;
H A Dclixon-config@2020-10-01.yang148 typedef datastore_cache{
699 type datastore_cache;
H A Dclixon-config.yang148 typedef datastore_cache{
699 type datastore_cache;
/dports/devel/clixon/clixon-4.8.0/
H A DCHANGELOG.md903 …LDB_CACHE` renamed to `CLICON_DATASTORE_CACHE` and changed type from `boolean` to `datastore_cache`
904 * Type `datastore_cache` have values: nocache, cache, or cache-zerocopy