Home
last modified time | relevance | path

Searched refs:psbuf_expect_attrs (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/usr.sbin/puffs/mount_psshfs/
Dpsshfs.h220 int psbuf_expect_attrs(struct puffs_framebuf *, struct vattr *);
Dfs.c151 rv = psbuf_expect_attrs(pb, &va); in psshfs_handshake()
Dpsbuf.c561 psbuf_expect_attrs(struct puffs_framebuf *pb, struct vattr *vap) in psbuf_expect_attrs() function
Dsubr.c234 rv = psbuf_expect_attrs(pb, vap); in getpathattr()