Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.c1339 LYS_INFORMAT format_aux, match_format = 0; in lys_search_localfile() local
1447 format_aux = LYS_IN_YIN; in lys_search_localfile()
1449 format_aux = LYS_IN_YANG; in lys_search_localfile()
1468 match_format = format_aux; in lys_search_localfile()
1477 match_format = format_aux; in lys_search_localfile()
1495 match_format = format_aux; in lys_search_localfile()