Home
last modified time | relevance | path

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

/netbsd-src/lib/libpuffs/
H A Dpuffs.h720 int puffs_framev_enqueue_waitevent(struct puffs_cc *, int, int *);
H A Dframebuf.c535 puffs_framev_enqueue_waitevent(struct puffs_cc *pcc, int fd, int *what) in puffs_framev_enqueue_waitevent() function
/netbsd-src/sbin/mount_portal/
H A Dpuffs_portal.c800 if (puffs_framev_enqueue_waitevent(pcc, portn->fd, &what) == -1) { in portal_node_poll()