Searched defs:EntryStorage (Results 1 – 1 of 1) sorted by relevance
177 struct EntryStorage { struct in __anon6123840f0111::UsapTableEntry178 int32_t pid;179 int32_t read_pipe_fd;181 bool operator!=(const EntryStorage& other) { in operator !=()