Searched refs:expirations (Results 1 – 1 of 1) sorted by relevance
127 uint64_t expirations; in handleEvent() local128 int ret = read(fd, &expirations, sizeof(expirations)); in handleEvent()129 if (ret != sizeof(expirations)) { in handleEvent()