SMB_NAME83_LEN
if ((len > SMB_NAME83_LEN) ||
for (p = name, i = 0; (*p != '\0') && (i < SMB_NAME83_LEN); i++, p++) {