Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp38 const int ARGS_COUNT_ONE = 1; member
62 if (sscanf_s(buf, "%*[^0-9]%d", &pid) != ARGS_COUNT_ONE) { in GetProcStatusByPath()
73 if (sscanf_s(buf, "%*[^0-9]%d", &ppid) != ARGS_COUNT_ONE) { in GetProcStatusByPath()

Completed in 1 milliseconds