Searched defs:EntryStorage (Results 1 – 1 of 1) sorted by relevance
218 struct EntryStorage { struct in __anon59e4017d0110::UsapTableEntry219 int32_t pid;220 int32_t read_pipe_fd;222 bool operator!=(const EntryStorage& other) { in operator !=()