Searched refs:psbuf_write (Results 1 – 4 of 4) sorted by relevance
/netbsd/usr.sbin/puffs/mount_psshfs/ |
H A D | fs.c | 101 DO_IO(psbuf_write, pu, pb, fd, &done, rv); in psshfs_handshake() 131 DO_IO(psbuf_write, pu, pb, fd, &done, rv); in psshfs_handshake() 146 DO_IO(psbuf_write, pu, pb, fd, &done, rv); in psshfs_handshake()
|
H A D | psshfs.h | 190 int psbuf_write(struct puffs_usermount *, struct puffs_framebuf *,int,int*);
|
H A D | psshfs.c | 320 puffs_framev_init(pu, psbuf_read, psbuf_write, psbuf_cmp, NULL, notfn); in main()
|
H A D | psbuf.c | 137 psbuf_write(struct puffs_usermount *pu, struct puffs_framebuf *pb, in psbuf_write() function
|