Home
last modified time | relevance | path

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

/titanic_44/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.c65 smb_iod_work(smb_ctx_t *ctx) in smb_iod_work()
H A Dctx.c226 smb_ctx_t *ctx; in smb_ctx_alloc()
388 smb_ctx_free(smb_ctx_t *ctx) in smb_ctx_free()
803 smb_ctx_setpwhash(smb_ctx_t *ctx, in smb_ctx_setpwhash()
H A Dconnect.c378 smb_iod_connect(smb_ctx_t *ctx) in smb_iod_connect()
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c55 int enum_shares(smb_ctx_t *);
162 enum_shares(smb_ctx_t *ctx) in enum_shares()
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()
/titanic_44/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()
/titanic_44/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h95 typedef struct smb_ctx smb_ctx_t; typedef
H A Dsmb_lib.h198 int smb_iod_cl_newvc(smb_ctx_t *ctx);
/titanic_44/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) in setsubopt()