Home
last modified time | relevance | path

Searched refs:smb_ctx_t (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A Dfkiod_cl.c77 smb_iod_start(smb_ctx_t *ctx) in smb_iod_start()
85 smb_ctx_t *ctx = arg; in iod_work()
98 smb_iod_cl_newvc(smb_ctx_t *cl_ctx) in smb_iod_cl_newvc()
100 smb_ctx_t *ctx; in smb_iod_cl_newvc()
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Diod_cl.c166 smb_iod_start(smb_ctx_t *ctx) in smb_iod_start()
213 smb_iod_cl_newvc(smb_ctx_t *ctx) in smb_iod_cl_newvc()
H A Diod_wk.c71 smb_iod_work(smb_ctx_t *ctx) in smb_iod_work()
H A Dconnect.c128 smb_iod_connect(smb_ctx_t *ctx) in smb_iod_connect()
H A Dctx.c224 smb_ctx_t *ctx; in smb_ctx_alloc()
391 smb_ctx_free(smb_ctx_t *ctx) in smb_ctx_free()
794 smb_ctx_setpwhash(smb_ctx_t *ctx, in smb_ctx_setpwhash()
H A Dntlmssp.c730 smb_ctx_t *ctx = sp->smb_ctx; in ntlmssp_init_client()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dprint.c60 static int print_file(smb_ctx_t *, char *, int);
186 print_file(smb_ctx_t *ctx, char *title, int file) in print_file()
H A Dinfo.c48 static int get_info(smb_ctx_t *);
136 get_info(smb_ctx_t *ctx) in get_info()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
H A Dsmbiod.c269 smb_ctx_t *ctx; in iod_newvc()
342 smb_ctx_t *ctx = arg; in iod_work()
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h96 typedef struct smb_ctx smb_ctx_t; typedef
H A Dsmb_lib.h186 int smb_iod_cl_newvc(smb_ctx_t *ctx);
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c74 static int setsubopt(smb_ctx_t *, struct smbfs_args *, char *);
418 setsubopt(smb_ctx_t *ctx, struct smbfs_args *mdatap, char *subopt) in setsubopt()