HomeSort by: relevance | last modified time | path
    Searched defs:psshfs_dir (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/puffs/mount_psshfs/
psshfs.h 92 struct psshfs_dir { struct
119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */
231 struct psshfs_dir *lookup(struct psshfs_dir *, size_t, const char *);
233 const struct psshfs_dir *, const struct vattr *);
236 struct psshfs_dir *direnter(struct puffs_node *, const char *);
psshfs.h 92 struct psshfs_dir { struct
119 struct psshfs_dir *dir; /* only valid if we're of type VDIR */
231 struct psshfs_dir *lookup(struct psshfs_dir *, size_t, const char *);
233 const struct psshfs_dir *, const struct vattr *);
236 struct psshfs_dir *direnter(struct puffs_node *, const char *);

Completed in 21 milliseconds