Home
last modified time | relevance | path

Searched refs:SMBCF_NOPWD (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dui-sun.c98 if (ctx->ct_flags & SMBCF_NOPWD) in smb_get_authentication()
H A Dctx.c127 if (flags & SMBCF_NOPWD) in dump_ctx_flags()
348 ctx->ct_flags |= SMBCF_NOPWD; in smb_ctx_scan_argv()
1000 ctx->ct_flags |= SMBCF_NOPWD; in smb_ctx_opt()
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h148 #define SMBCF_NOPWD 0x0001 /* don't ask for a password */ macro
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c348 ctx->ct_flags |= SMBCF_NOPWD; in main()
/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A Dfksmbcl_main.c238 ctx->ct_flags |= SMBCF_NOPWD; in do_logon()