Searched defs:EntryStorage (Results 1 – 1 of 1) sorted by relevance
214 struct EntryStorage { struct in __anon7cad13bb0111::UsapTableEntry215 int32_t pid;216 int32_t read_pipe_fd;218 bool operator!=(const EntryStorage& other) { in operator !=()