Searched refs:smb_ctx_t (Results 1 - 10 of 10) sorted by relevance

/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)
H A Dview.c55 int enum_shares(smb_ctx_t *);
162 enum_shares(smb_ctx_t *ctx)
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h95 typedef struct smb_ctx smb_ctx_t; typedef in typeref:struct:smb_ctx
H A Dsmb_lib.h158 * Bits in smb_ctx_t.ct_flags
198 int smb_iod_cl_newvc(smb_ctx_t *ctx);
/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Diod_cl.c166 smb_iod_start(smb_ctx_t *ctx)
213 smb_iod_cl_newvc(smb_ctx_t *ctx)
H A Diod_wk.c65 smb_iod_work(smb_ctx_t *ctx)
H A Dconnect.c378 smb_iod_connect(smb_ctx_t *ctx)
H A Dctx.c104 * called whenever we destroy or reinit an smb_ctx_t.
226 smb_ctx_t *ctx;
388 smb_ctx_free(smb_ctx_t *ctx)
803 smb_ctx_setpwhash(smb_ctx_t *ctx,
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbiod/
H A Dsmbiod.c269 smb_ctx_t *ctx;
275 * This needs to essentially "clone" the smb_ctx_t
342 smb_ctx_t *ctx = arg;
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c74 static int setsubopt(smb_ctx_t *, struct smbfs_args *, char *);
409 setsubopt(smb_ctx_t *ctx, struct smbfs_args *mdatap, char *subopt)

Completed in 73 milliseconds