Home
last modified time | relevance | path

Searched refs:ARGS_COUNT_TWO (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp39 const int ARGS_COUNT_TWO = 2; member
83 if (sscanf_s(buf, "%*[^0-9]%d%*[^0-9]%d", &pid, &nsPid) != ARGS_COUNT_TWO) { in GetProcStatusByPath()

Completed in 2 milliseconds