Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/puffs/
H A Dpuffs_subr.c149 revents = poll_msg->pvnr_events; in puffs_parkdone_poll()
H A Dpuffs_msgif.h579 int pvnr_events; /* IN/OUT */ member
H A Dpuffs_vnops.c1616 poll_msg->pvnr_events = ap->a_events; in puffs_vnop_poll()
/netbsd-src/lib/libpuffs/
H A Ddispatcher.c1013 auxt->pvnr_events &= (POLLIN | POLLOUT in dispatch()
1020 opcookie, &auxt->pvnr_events); in dispatch()