Home
last modified time | relevance | path

Searched refs:f_scred (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/fs/smbfs/
HDsmbfs_smb.c960 error = smb_rq_alloc(SSTOCP(ctx->f_ssp), SMB_COM_SEARCH, ctx->f_scred, &rqp); in smbfs_smb_search()
1115 ctx->f_scred, &t2p); in smbfs_smb_trans2find2()
1131 ctx->f_scred, &t2p); in smbfs_smb_trans2find2()
1209 ctx->f_scred, &rqp); in smbfs_smb_findclose2()
1379 ctx->f_scred = scred; in smbfs_findopen()
1402 ctx->f_scred = scred; in smbfs_findnext()
1432 ctx->f_scred = scred; in smbfs_findclose()
HDsmbfs_subr.h103 struct smb_cred*f_scred; member