Searched defs:FdStatEntry (Results 1 – 1 of 1) sorted by relevance
211 struct FdStatEntry struct213 int fdCount;214 std::string cmdline;215 std::string tcomm;219 bool operator<(const FdStatEntry& other) const in operator <()