Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fm/modules/common/eversholt/
H A Ditree.c553 struct node *ewlp, *ewfp; in hmatch_full_config() local
599 ewlp = ewfp->u.name.last; in hmatch_full_config()
601 ewlp->u.name.next = oldepname; in hmatch_full_config()
622 ewlp->u.name.next = NULL; in hmatch_full_config()
623 ewfp->u.name.last = ewlp; in hmatch_full_config()
867 struct node *ewlp, *ewfp; in vmatch_event() local
921 ewlp = ewfp->u.name.last; in vmatch_event()
923 ewlp->u.name.next = wcp->oldepname; in vmatch_event()
935 ewlp->u.name.next = NULL; in vmatch_event()
936 ewfp->u.name.last = ewlp; in vmatch_event()