Lines Matching refs:MAX_NAME
2401 #define MAX_NAME 32 // %Y%m%d%H%M%S_%d.wav2402 char mName[MAX_NAME];2447 if (nameLen <= 4 || nameLen >= MAX_NAME ||