Searched refs:cpnode (Results 1 – 3 of 3) sorted by relevance
42 avl_node_t cpnode; /* Next Node information */ member
158 cpnode)); in smb_pkey_init()
552 struct node *cpnode; in hmatch_full_config() local580 cpnode = tree_name(cp_s, IT_NONE, NULL, 0); in hmatch_full_config()581 cpnode->u.name.child = newnode(T_NUM, NULL, 0); in hmatch_full_config()582 cpnode->u.name.child->u.ull = cp_num; in hmatch_full_config()583 cpnode->u.name.cp = pcp; in hmatch_full_config()585 cpnode->u.name.next = in hmatch_full_config()587 cpnode->u.name.last = in hmatch_full_config()591 eventnp->u.event.ewname = cpnode; in hmatch_full_config()869 struct node *cpnode; in vmatch_event() local904 cpnode = tree_name(cp_s, IT_NONE, NULL, 0); in vmatch_event()[all …]