Lines Matching full:strlen
876 if(strlen(device) == 1) //we assume that an ASCII string is always longer than 1 char
877 { //a Unicode string has a \0 as second byte (so strlen() is 1)
968 WFileNameAlt = (char *)malloc(strlen(WFileName) + MAX_CFLAG_CHARS + 1);
1185 name = (char *)malloc(strlen(dump_info->WFileName) + MAX_CFLAG_CHARS + 1);
1439 fmt += strlen(fmt);
1458 fmt += strlen(fmt);