shmAreas 86 plugin/ipc/file/fileconnlist.cpp static vector<ProcMapsArea> shmAreas; shmAreas 224 plugin/ipc/file/fileconnlist.cpp shmAreas.clear(); shmAreas 262 plugin/ipc/file/fileconnlist.cpp shmAreas.push_back(area); shmAreas 351 plugin/ipc/file/fileconnlist.cpp for (size_t i = 0; i < shmAreas.size(); i++) { shmAreas 352 plugin/ipc/file/fileconnlist.cpp ProcMapsArea *area = &shmAreas[i]; shmAreas 363 plugin/ipc/file/fileconnlist.cpp shmAreas.clear();