Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dui-sun.c80 smb_get_authentication(struct smb_ctx *ctx) in smb_get_authentication() function
H A Dprivate.h132 int smb_get_authentication(struct smb_ctx *);
H A Dmapfile-vers127 smb_get_authentication;
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmbfs_api.h115 int smb_get_authentication(struct smb_ctx *);
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dview.c110 err2 = smb_get_authentication(ctx); in cmd_view()
H A Dinfo.c106 err2 = smb_get_authentication(ctx); in cmd_info()
H A Dprint.c133 int err2 = smb_get_authentication(ctx); in cmd_print()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c366 err2 = smb_get_authentication(ctx); in main()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A Dfksmbcl_main.c265 err2 = smb_get_authentication(ctx); in do_logon()