Searched refs:nptop (Results 1 – 1 of 1) sorted by relevance
75 struct node *nptop; /* event node fed to vmatch */ member886 pcp = config_parent(wcp->nptop->u.event.epname->u.name.cp); in vmatch_event()891 wcp->nptop->u.event.ewname = wcp->ewname; in vmatch_event()892 wcp->nptop->u.event.oldepname = wcp->oldepname; in vmatch_event()925 wcp->nptop->u.event.epname = ewfp; in vmatch_event()926 wcp->nptop->u.event.ewname = wcp->ewname; in vmatch_event()927 wcp->nptop->u.event.oldepname = wcp->oldepname; in vmatch_event()930 wcp->nptop->u.event.epname = wcp->oldepname; in vmatch_event()1026 if (np == wcp->nptop->u.event.epname) in vmatch_event()1056 if (G.matched && np == wcp->nptop->u.event.epname && in vmatch_event()[all …]