Home
last modified time | relevance | path

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

/titanic_41/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()
345 ctx->ct_flags |= SMBCF_NOPWD; in smb_ctx_scan_argv()
986 ctx->ct_flags |= SMBCF_NOPWD; in smb_ctx_opt()
/titanic_41/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h160 #define SMBCF_NOPWD 0x0001 /* don't ask for a password */ macro
/titanic_41/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c339 ctx->ct_flags |= SMBCF_NOPWD; in main()