Searched defs:statPath (Results 1 – 2 of 2) sorted by relevance
296 int statPath = GetRealPath(path); in RmdirExec() local333 int statPath = GetRealPath(path); in GetExec() local397 int statPath = GetRealPath(path); in ListExec() local689 int statPath = GetRealPath(path); in DeleteExec() local722 int statPath = GetRealPath(path); in AccessExec() local758 int statPath = GetRealPath(path); in WriteTextExec() local797 int statPath = GetRealPath(path); in WriteArrayBufferExec() local841 int statPath = GetRealPath(path); in ReadTextExec() local889 int statPath = GetRealPath(path); in ReadArrayBufferExec() local
253 std::string statPath = JoinPath("/proc/", std::to_string(procInfo.pid), "/stat"); in GetPidProcInfo() local