smbfs_fctx
struct smbfs_fctx *n_dirseq; /* ff context */
struct smbfs_fctx **ctxpp)
struct smbfs_fctx *ctx;
smbfs_smb_findnext(struct smbfs_fctx *ctx, int limit, struct smb_cred *scrp)
smbfs_smb_findclose(struct smbfs_fctx *ctx, struct smb_cred *scrp)
struct smbfs_fctx *ctx;
smbfs_smb1_trans2find2(struct smbfs_fctx *ctx)
smbfs_smb1_findclose2(struct smbfs_fctx *ctx)
smbfs_smb_findopenLM2(struct smbfs_fctx *ctx, struct smbnode *dnp,
smbfs_smb_findcloseLM2(struct smbfs_fctx *ctx)
smbfs_smb_findnextLM2(struct smbfs_fctx *ctx, uint16_t limit)
smbfs_smb2_qdir(struct smbfs_fctx *ctx)
smbfs_smb2_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp,
smbfs_smb2_findclose(struct smbfs_fctx *ctx)
smbfs_smb2_findnext(struct smbfs_fctx *ctx, uint16_t limit)
smbfs_fname_tolocal(struct smbfs_fctx *ctx)
smbfs_decode_dirent(struct smbfs_fctx *ctx)
typedef struct smbfs_fctx smbfs_fctx_t;
int attr, struct smb_cred *scrp, struct smbfs_fctx **ctxpp);
int smbfs_smb_findnext(struct smbfs_fctx *ctx, int limit,
int smbfs_smb_findclose(struct smbfs_fctx *ctx, struct smb_cred *scrp);
int smbfs_smb_findopenLM2(struct smbfs_fctx *ctx, struct smbnode *dnp,
int smbfs_smb_findnextLM2(struct smbfs_fctx *ctx, uint16_t limit);
int smbfs_smb_findcloseLM2(struct smbfs_fctx *ctx);
int smbfs_smb2_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp,
int smbfs_smb2_findnext(struct smbfs_fctx *ctx, uint16_t limit);
int smbfs_smb2_findclose(struct smbfs_fctx *ctx);
int smbfs_decode_dirent(struct smbfs_fctx *ctx);
void smbfs_fname_tolocal(struct smbfs_fctx *ctx);
int smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp,
int smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit);
int smbfs_xa_findclose(struct smbfs_fctx *ctx);
struct smbfs_fctx *ctx;
struct smbfs_fctx *fctx;
struct smbfs_fctx ctx;
smbfs_xa_get_streaminfo(struct smbfs_fctx *ctx)
smbfs_xa_findopen(struct smbfs_fctx *ctx, struct smbnode *dnp,
smbfs_xa_findnext(struct smbfs_fctx *ctx, uint16_t limit)
smbfs_xa_findclose(struct smbfs_fctx *ctx)