Searched refs:puffs_framev_enqueue_cb (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/usr.sbin/puffs/mount_9p/ |
H A D | ninepuffs.h | 93 if (puffs_framev_enqueue_cb(pu, p9p->servsock,pb,f,a,0) == -1) {\
|
/netbsd-src/usr.sbin/puffs/mount_psshfs/ |
H A D | psshfs.h | 86 if (puffs_framev_enqueue_cb(pu, fd, pb, f, a, 0) == -1) { \
|
H A D | node.c | 312 if (puffs_framev_enqueue_cb(pu, pctx->sshfd_data, pb, in psshfs_node_open() 330 if (puffs_framev_enqueue_cb(pu, pctx->sshfd_data, pb2, in psshfs_node_open()
|
/netbsd-src/lib/libpuffs/ |
H A D | puffs.h | 711 int puffs_framev_enqueue_cb(struct puffs_usermount *, int,
|
H A D | framebuf.c | 393 puffs_framev_enqueue_cb(struct puffs_usermount *pu, int fd, in puffs_framev_enqueue_cb() function
|