Home
last modified time | relevance | path

Searched refs:lys_features_state (Results 1 – 6 of 6) sorted by relevance

/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_tree_schema.c586 feature_state = lys_features_state(module, "foo"); in test_lys_features_state()
595 feature_state = lys_features_state(module, "foo"); in test_lys_features_state()
604 feature_state = lys_features_state(module, "foo"); in test_lys_features_state()
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h2222 int lys_features_state(const struct lys_module *module, const char *feature);
H A Dlibyang.h.in335 * Alternatively, caller can use lys_features_state() function to get state of one specific
351 * - lys_features_state()
H A Dtree_schema.c4046 lys_features_state(const struct lys_module *module, const char *feature) in lys_features_state() function
/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.cpp95 return lys_features_state(module, feature); in feature_state()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1174 'lys_features_state' => 1,