Searched refs:cur_processes_t (Results 1 – 2 of 2) sorted by relevance
72 typedef std::map<std::string, cur_process_info_t> cur_processes_t; typedef114 cur_processes_t cur_;
195 for (cur_processes_t::const_iterator it = cur_.begin(); in scan()