Home
last modified time | relevance | path

Searched defs:insubstmt (Results 1 – 3 of 3) sorted by relevance

/dports/net/libyang/libyang-1.0.240/swig/cpp/src/
H A DTree_Schema.hpp506 uint8_t insubstmt() {return ext_instance->insubstmt;}; in insubstmt() function in libyang::Ext_Instance
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h480 …uint8_t insubstmt; /**< #LYEXT_SUBSTMT - id for the case the extension instance is a… member
512 …uint8_t insubstmt; /**< #LYEXT_SUBSTMT - id for the case the extension instance is a… member
H A Dparser_yang.c2316 LYEXT_SUBSTMT insubstmt; in yang_read_ext() local