Searched refs:ARGS_COUNT_TWO (Results 1 – 1 of 1) sorted by relevance
40 const int ARGS_COUNT_TWO = 2; variable84 if (sscanf_s(buf, "%*[^0-9]%d%*[^0-9]%d", &pid, &nsPid) != ARGS_COUNT_TWO) { in GetProcStatusByPath()