Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/interfaces/innerkits/procinfo/
H A Dprocinfo.cpp40 const int STATUS_LINE_SIZE = 1024; member
45 char buf[STATUS_LINE_SIZE]; in GetProcStatusByPath()
55 if (fgets(buf, STATUS_LINE_SIZE, fp) == nullptr) { in GetProcStatusByPath()

Completed in 2 milliseconds