Home
last modified time | relevance | path

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

/dports/devel/clixon/clixon-4.8.0/test/
H A Dtest_augment_trans.sh83 prefix aug2;
94 leaf aug2{
/dports/net/libyang/libyang-1.0.240/src/
H A Dprinter_lyb.c87 lyb_check_augment_collision(struct hash_table *ht, struct lys_node *aug1, struct lys_node *aug2) in lyb_check_augment_collision() argument
97 while ((iter2 = (struct lys_node *)lys_getnext(iter2, aug2, lys_node_module(aug2), 0))) { in lyb_check_augment_collision()