Home
last modified time | relevance | path

Searched defs:yang_modules (Results 1 – 6 of 6) sorted by relevance

/dports/net-mgmt/py-pyang/pyang-1.7.8/pyang/
H A Dhello.py75 def yang_modules(self): member in HelloParser
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dlibfrr.h101 const struct frr_yang_module_info *const *yang_modules; member
H A Dyang.c106 struct yang_modules yang_modules = RB_INITIALIZER(&yang_modules); variable
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dlibfrr.h101 const struct frr_yang_module_info *const *yang_modules; member
H A Dyang.c106 struct yang_modules yang_modules = RB_INITIALIZER(&yang_modules); variable
/dports/net/libyang/libyang-1.0.240/tests/schema/
H A Dtest_augment.c40 char *yang_modules[2 * MOD_COUNT] = {0}; variable