Searched refs:procName (Results 1 – 1 of 1) sorted by relevance
462 static const char* procName = "main"; in GetArgv() local467 return (n == 0) ? procName: GetArgvCore(reinterpret_cast<const char*>(m_pInfo->buf), n - 1); in GetArgv()