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