Searched defs:statPath (Results 1 – 2 of 2) sorted by relevance
294 int statPath = GetRealPath(path); in RmdirExec() local331 int statPath = GetRealPath(path); in GetExec() local395 int statPath = GetRealPath(path); in ListExec() local687 int statPath = GetRealPath(path); in DeleteExec() local720 int statPath = GetRealPath(path); in AccessExec() local756 int statPath = GetRealPath(path); in WriteTextExec() local795 int statPath = GetRealPath(path); in WriteArrayBufferExec() local839 int statPath = GetRealPath(path); in ReadTextExec() local887 int statPath = GetRealPath(path); in ReadArrayBufferExec() local
207 std::string statPath = JoinPath("/proc/", std::to_string(procInfo.pid), "/stat"); in GetPidProcInfo() local