Searched refs:seek_ret (Results 1 – 1 of 1) sorted by relevance
194 off_t seek_ret = lseek(fd, table_vaddr, SEEK_SET); in read_bounds_table_into_buf() local195 if (seek_ret != table_vaddr) in read_bounds_table_into_buf()367 off_t seek_ret = lseek(proc_pid_mem_fd, seekto, SEEK_SET); in fill_bounds_dir_buf_other() local369 if (seek_ret != seekto) in fill_bounds_dir_buf_other()