Home
last modified time | relevance | path

Searched refs:smb_ctx_get_tree (Results 1 – 9 of 9) sorted by relevance

/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmbrdr_glue.c161 if ((err = smb_ctx_get_tree(ctx)) != 0) { in smbrdr_ctx_new()
/titanic_44/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h119 int smb_ctx_get_tree(struct smb_ctx *);
/titanic_44/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c124 error = smb_ctx_get_tree(ctx); in cmd_view()
H A Dprint.c143 error = smb_ctx_get_tree(ctx); in cmd_print()
/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dmapfile-vers70 smb_ctx_get_tree;
H A Dctx.c1250 smb_ctx_get_tree(struct smb_ctx *ctx) in smb_ctx_get_tree() function
/titanic_44/usr/src/cmd/fs.d/smbclnt/test/
H A Dsrvinfo.c196 error = smb_ctx_get_tree(ctx); in main()
H A Dsrvenum.c203 error = smb_ctx_get_tree(ctx); in main()
/titanic_44/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c367 error = smb_ctx_get_tree(ctx); in main()