Searched defs:smb_ctx (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libsmbfs/common/
H A Dsmbfs_ssp.h36 struct smb_ctx *smb_ctx; member in struct:ssp_ctx
H A Dsmbfs_lib.h109 struct smb_ctx { struct
203 int smbfs_ctx_init(struct smb_ctx *);
204 void smbfs_ctx_done(struct smb_ctx *);
207 int smbfs_ctx_gethandle(struct smb_ctx *);
208 int smbfs_ctx_findvc(struct smb_ctx *);
209 int smbfs_ctx_newvc(struct smb_ctx *);
227 int smbfs_iod_connect(struct smb_ctx *);
228 int smbfs_iod_work(struct smb_ctx *);
248 int smbfs_ccache_clnt_set(struct smb_ctx *, smbfs_ccache_clnt_type_t);
255 int smbfs_ccache_srv_set(struct smb_ctx *, smbfs_ccache_srv_type_
[all...]

Completed in 21 milliseconds