Searched refs:SMB_SHARE_OEMNAME_MAX (Results 1 – 3 of 3) sorted by relevance
102 #define SMB_SHARE_OEMNAME_MAX 13 macro114 #define SHARE_INFO_1_SIZE (SMB_SHARE_OEMNAME_MAX + 1 + 2 + 4)
1054 if (strlen(oem_name) + 1 > SMB_SHARE_OEMNAME_MAX) { in smb_kshare_oemname()
1905 SMB_SHARE_OEMNAME_MAX : SMB_SHARE_NTNAME_MAX; in srvsvc_s_NetNameValidate()