Searched refs:PID_STR_SIZE (Results 1 – 1 of 1) sorted by relevance
73 constexpr int PID_STR_SIZE = 4; variable170 if (strncmp(buf, "Pid:", PID_STR_SIZE) == 0) { in GetRealPid()