Lines Matching refs:strlen
440 if (strlen(relativePath)+strlen(_instanceDir)+1 < MAX_PATH)
528 if (strlen(relativePath)+strlen(_instanceDir)+1 < COMMAND_SIZE)
673 if (strlen(relativePath)+strlen(_instanceDir)+1 < COMMAND_SIZE)
770 if ((strlen(fileName) + strlen(" start ") + strlen(_instanceDir) +
771 2 * strlen("\"\"")) < COMMAND_SIZE)
833 if (strlen(curService.serviceName) < MAX_SERVICE_NAME)
1467 if (strlen(serviceConfig->lpBinaryPathName) < COMMAND_SIZE)