Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_pass.h42 avl_node_t cpnode; /* Next Node information */ member
H A Dsmb_pass.c158 cpnode)); in smb_pkey_init()
/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c552 struct node *cpnode; in hmatch_full_config() local
580 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() local
904 cpnode = tree_name(cp_s, IT_NONE, NULL, 0); in vmatch_event()
[all …]