Searched defs:rc (Results 1 – 2 of 2) sorted by relevance
455 bool rc = key_queue_cond.wait_for(lk, std::chrono::seconds(UI_WAIT_KEY_TIMEOUT_SEC), [this] { in WaitKey() local
214 off64_t rc = TEMP_FAILURE_RETRY(lseek64(fd, offset, whence)); in check_lseek() local1823 int rc = -1; in PerformBlockImageUpdate() local