Searched defs:pufbuf (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/perfused/
H A Dmsg.c480 perfused_readframe(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, argument
563 perfused_writeframe(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, argument
/netbsd-6-1-5-RELEASE/sbin/mount_portal/
H A Dpuffs_portal.c112 readfd(struct puffs_framebuf *pufbuf, int fd, int *done) argument
164 readdata(struct puffs_framebuf *pufbuf, int fd, int *done) argument
208 portal_frame_rf(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, argument
225 portal_frame_wf(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, int fd, int *done) argument
321 struct puffs_framebuf *pufbuf; local
602 struct puffs_framebuf *pufbuf; local
676 struct puffs_framebuf *pufbuf; local
[all...]
/netbsd-6-1-5-RELEASE/lib/libpuffs/
H A Dframebuf.c105 struct puffs_framebuf *pufbuf; local
124 puffs_framebuf_destroy(struct puffs_framebuf *pufbuf) argument
134 puffs_framebuf_recycle(struct puffs_framebuf *pufbuf) argument
145 reservespace(struct puffs_framebuf *pufbuf, size_t off, size_t wantsize) argument
195 puffs_framebuf_reserve_space(struct puffs_framebuf *pufbuf, size_t wantsize) argument
202 puffs_framebuf_putdata(struct puffs_framebuf *pufbuf, const void *data, size_t dlen) argument
220 puffs_framebuf_putdata_atoff(struct puffs_framebuf *pufbuf, size_t offset, const void *data, size_t dlen) argument
236 puffs_framebuf_getdata(struct puffs_framebuf *pufbuf, void *data, size_t dlen) argument
251 puffs_framebuf_getdata_atoff(struct puffs_framebuf *pufbuf, size_t offset, void *data, size_t dlen) argument
265 puffs_framebuf_telloff(struct puffs_framebuf *pufbuf) argument
272 puffs_framebuf_tellsize(struct puffs_framebuf *pufbuf) argument
279 puffs_framebuf_remaining(struct puffs_framebuf *pufbuf) argument
286 puffs_framebuf_seekset(struct puffs_framebuf *pufbuf, size_t newoff) argument
297 puffs_framebuf_getwindow(struct puffs_framebuf *pufbuf, size_t winoff, void **data, size_t *dlen) argument
319 puffs__framebuf_getdataptr(struct puffs_framebuf *pufbuf) argument
326 errnotify(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, int error) argument
355 puffs_framev_enqueue_cc(struct puffs_cc *pcc, int fd, struct puffs_framebuf *pufbuf, int flags) argument
393 puffs_framev_enqueue_cb(struct puffs_usermount *pu, int fd, struct puffs_framebuf *pufbuf, puffs_framev_cb fcb, void *arg, int flags) argument
418 puffs_framev_enqueue_justsend(struct puffs_usermount *pu, int fd, struct puffs_framebuf *pufbuf, int reply, int flags) argument
446 puffs_framev_enqueue_directreceive(struct puffs_cc *pcc, int fd, struct puffs_framebuf *pufbuf, int flags ) argument
482 puffs_framev_enqueue_directsend(struct puffs_cc *pcc, int fd, struct puffs_framebuf *pufbuf, int flags) argument
515 puffs_framev_framebuf_ccpromote(struct puffs_framebuf *pufbuf, struct puffs_cc *pcc) argument
663 struct puffs_framebuf *pufbuf, *appbuf; local
731 struct puffs_framebuf *pufbuf; local
922 struct puffs_framebuf *pufbuf; local
959 struct puffs_framebuf *pufbuf; local
[all...]
/netbsd-6-1-5-RELEASE/share/examples/puffs/pgfs/
H A Dpgfs_db.c751 pgfs_readframe(struct puffs_usermount *pu, struct puffs_framebuf *pufbuf, argument

Completed in 715 milliseconds