summaryrefslogtreecommitdiffstats
path: root/source/include/smb.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/smb.h')
-rw-r--r--source/include/smb.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source/include/smb.h b/source/include/smb.h
index de482de6d60..2af7b7ced43 100644
--- a/source/include/smb.h
+++ b/source/include/smb.h
@@ -1134,6 +1134,9 @@ struct bitmap {
#define smb_ntcreate_ImpersonationLevel (smb_vwv0 + 43)
#define smb_ntcreate_SecurityFlags (smb_vwv0 + 47)
+/* this is used on a TConX. I'm not sure the name is very helpful though */
+#define SMB_SUPPORT_SEARCH_BITS 0x0001
+
/* these are the constants used in the above call. */
/* DesiredAccess */
/* File Specific access rights. */