SEEK_SET 543 scripts/docproc.c fseek(infile, 0, SEEK_SET); SEEK_SET 232 scripts/dtc/dtc-parser.y if (fseek(f, $6, SEEK_SET) != 0) SEEK_SET 467 scripts/mod/sumversion.c if (lseek(fd, offset, SEEK_SET) == (off_t)-1) { SEEK_SET 158 scripts/recordmcount.c ulseek(fd_map, offset - 1, SEEK_SET); SEEK_SET 206 scripts/recordmcount.h ulseek(fd_map, sb.st_size, SEEK_SET); SEEK_SET 211 scripts/recordmcount.h ulseek(fd_map, t, SEEK_SET); SEEK_SET 250 scripts/recordmcount.h ulseek(fd_map, 0, SEEK_SET); SEEK_SET 399 scripts/recordmcount.h ulseek(fd_map, (void *)relp - (void *)ehdr, SEEK_SET);