Lines Matching refs:strlen
439 if (strlen(relativePath)+strlen(_instanceDir)+1 < MAX_PATH)
527 if (strlen(relativePath)+strlen(_instanceDir)+1 < COMMAND_SIZE)
672 if (strlen(relativePath)+strlen(_instanceDir)+1 < COMMAND_SIZE)
769 if ((strlen(fileName) + strlen(" start ") + strlen(_instanceDir) +
770 2 * strlen("\"\"")) < COMMAND_SIZE)
832 if (strlen(curService.serviceName) < MAX_SERVICE_NAME)
1466 if (strlen(serviceConfig->lpBinaryPathName) < COMMAND_SIZE)