/src/sbin/mount_portal/ |
puffs_portal.c | 165 readdata(struct puffs_framebuf *pufbuf, int fd, int *done) function in typeref:typename:int 227 return readdata(pufbuf, fd, done); 682 rv = readdata(pufbuf, portn->fd, &dummy); 722 /* a trickery, from readdata() */
|
puffs_portal.c | 165 readdata(struct puffs_framebuf *pufbuf, int fd, int *done) function in typeref:typename:int 227 return readdata(pufbuf, fd, done); 682 rv = readdata(pufbuf, portn->fd, &dummy); 722 /* a trickery, from readdata() */
|
puffs_portal.c | 165 readdata(struct puffs_framebuf *pufbuf, int fd, int *done) function in typeref:typename:int 227 return readdata(pufbuf, fd, done); 682 rv = readdata(pufbuf, portn->fd, &dummy); 722 /* a trickery, from readdata() */
|