Home
last modified time | relevance | path

Searched refs:SMBCF_CMD_USR (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libsmbfs/netsmb/
H A Dsmb_lib.h164 #define SMBCF_CMD_USR 0x0020 /* CMD specified user */ macro
/titanic_41/usr/src/lib/libsmbfs/smb/
H A Dctx.c135 if (flags & SMBCF_CMD_USR) in dump_ctx_flags()
707 if (!from_cmd && (ctx->ct_flags & SMBCF_CMD_USR)) in smb_ctx_setuser()
715 ctx->ct_flags |= SMBCF_CMD_USR; in smb_ctx_setuser()