Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dresolve.c645 parse_path_arg(const struct lys_module *mod, const char *id, const char **prefix, int *pref_len, in parse_path_arg() function
4203 …if ((i = parse_path_arg(cur_module, id, &prefix, &pref_len, &name, &nam_len, &parent_times, &has_p… in resolve_schema_leafref()