Home
last modified time | relevance | path

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

/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dnorthbound.c144 lys_set_private(snode, nb_node); in nb_node_new_cb()
154 lys_set_private(snode, NULL); in nb_node_del_cb()
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dnorthbound.c144 lys_set_private(snode, nb_node); in nb_node_new_cb()
154 lys_set_private(snode, NULL); in nb_node_del_cb()
/dports/net/libyang/libyang-1.0.240/src/
H A Dtree_schema.h2516 void *lys_set_private(const struct lys_node *node, void *priv);
H A Dlibyang.h.in253 …* a caller application. Such an object can be assigned to a specific node using lys_set_private() …
277 * - lys_set_private()
1618 * to the nodes via lys_set_private(). If NULL, the private objects are not freed by libyang.
1630 * to the nodes via lys_set_private(). If NULL, the private objects are not freed by libyang.
1646 * to the nodes via lys_set_private(). If NULL, the private objects are not freed by libyang.
H A Dtree_schema.c4212 lys_set_private(const struct lys_node *node, void *priv) in lys_set_private() function
/dports/net/libyang/libyang-1.0.240/tests/api/
H A Dtest_tree_schema.c696 lys_set_private(node, str); in test_lys_parent()
/dports/net/libyang/libyang-1.0.240/
H A Dlibyang.dump1200 'lys_set_private' => 1,