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

  /src/usr.sbin/puffs/mount_psshfs/
psshfs.h 45 /* extensions, held in psshfs_ctx extensions */
59 struct psshfs_ctx *pctx = puffs_getspecific(pu); \
155 struct psshfs_ctx { struct
204 const struct psshfs_ctx *);
228 int sftp_readdir(struct puffs_usermount *, struct psshfs_ctx *,
psshfs.h 45 /* extensions, held in psshfs_ctx extensions */
59 struct psshfs_ctx *pctx = puffs_getspecific(pu); \
155 struct psshfs_ctx { struct
204 const struct psshfs_ctx *);
228 int sftp_readdir(struct puffs_usermount *, struct psshfs_ctx *,

Completed in 24 milliseconds