Home
last modified time | relevance | path

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

/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_data.c1126 lyd_new_find_schema(struct lyd_node *parent, const struct lys_module *module, int rpc_output) in lyd_new_find_schema() argument
1137 if (siblings && (siblings->nodetype == (rpc_output ? LYS_INPUT : LYS_OUTPUT))) { in lyd_new_find_schema()
1140 if (siblings && (siblings->nodetype == (rpc_output ? LYS_OUTPUT : LYS_INPUT))) { in lyd_new_find_schema()