Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dparser_yang.c29 static int yang_fill_ext_substm_index(struct lys_ext_instance_complex *ext, LY_STMT stmt, enum yyto…
2502 instance->insubstmt_index = yang_fill_ext_substm_index(actual, stmt, backup_type); in yang_read_ext()
4945 yang_fill_ext_substm_index(struct lys_ext_instance_complex *ext, LY_STMT stmt, enum yytokentype key… in yang_fill_ext_substm_index() function