Home
last modified time | relevance | path

Searched refs:yang_features (Results 1 – 3 of 3) sorted by relevance

/dports/devel/clixon/clixon-4.8.0/lib/clixon/
H A Dclixon_yang.h249 int yang_features(clicon_handle h, yang_stmt *yt);
/dports/devel/clixon/clixon-4.8.0/lib/src/
H A Dclixon_yang.c2405 yang_features(clicon_handle h, in yang_features() function
2427 } else switch (yang_features(h, ys)){ in yang_features()
H A Dclixon_yang_parse_lib.c1330 if (yang_features(h, yang_child_i(yspec, i)) < 0) in yang_parse_post()