Searched refs:NODE_TREE (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c132 NODE_TREE, enumerator in enum:ntype
850 node->type = NODE_TREE;
915 if (np->type == NODE_TREE) {
1016 if (np->type == NODE_TREE) {
1123 case NODE_TREE:
1181 if (np->type == NODE_TREE) {
1315 if (n1->type == NODE_TREE && n2->type == NODE_TREE) {
1358 if ((*root)->type != NODE_TREE)
1360 if (t->type != NODE_TREE)
[all...]

Completed in 166 milliseconds