Lines Matching full:whence
606 int64_t qemu_fseek(QEMUFile *f, int64_t pos, int whence)608 if (whence == SEEK_SET) {610 } else if (whence == SEEK_CUR) {