Home | History | Annotate | Download | only in mkbootimage

Lines Matching refs:SEEK_CUR

369 	lenpos = lseek(prep_fd, 0, SEEK_CUR);
374 kstart = lseek(prep_fd, 0, SEEK_CUR);
379 kend = lseek(prep_fd, 0, SEEK_CUR);
514 lseek(rs6000_fd, elf_pad, SEEK_CUR);
536 lenpos = lseek(rs6000_fd, 0, SEEK_CUR);
543 kstart = lseek(rs6000_fd, 0, SEEK_CUR);
548 kend = lseek(rs6000_fd, 0, SEEK_CUR);
759 lenpos = lseek(bebox_fd, 0, SEEK_CUR);
765 kstart = lseek(bebox_fd, 0, SEEK_CUR);
768 kend = lseek(bebox_fd, 0, SEEK_CUR);
771 kstart = kend = lseek(bebox_fd, 0, SEEK_CUR);