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

/illumos-gate/usr/src/lib/libsmbfs/smb/
H A Dui-sun.c98 if (ctx->ct_flags & SMBCF_NOPWD)
H A Dctx.c127 if (flags & SMBCF_NOPWD)
345 ctx->ct_flags |= SMBCF_NOPWD;
986 ctx->ct_flags |= SMBCF_NOPWD;
/illumos-gate/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h160 #define SMBCF_NOPWD 0x0001 /* don't ask for a password */ macro
/illumos-gate/usr/src/cmd/fs.d/smbclnt/mount/
H A Dmount.c339 ctx->ct_flags |= SMBCF_NOPWD;

Completed in 63 milliseconds