Home
last modified time | relevance | path

Searched refs:psbuf_get_len (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/usr.sbin/puffs/mount_psshfs/
Dpsbuf.c72 psbuf_get_len(struct puffs_framebuf *pb) in psbuf_get_len() function
103 howmuch = psbuf_get_len(pb) - (CUROFF(pb) - 4); in psbuf_read()
Dpsshfs.h207 uint32_t psbuf_get_len(struct puffs_framebuf *);