Home
last modified time | relevance | path

Searched defs:psshfs_dir (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/usr.sbin/puffs/mount_psshfs/
H A Dpsshfs.h92 struct psshfs_dir { struct
93 int valid;
94 struct puffs_node *entry;
119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */ argument