Searched defs:SEEK_SET (Results 1 - 25 of 31) sorted by relevance

12

/openbsd-current/libexec/ftpd/
H A Dlogutmp.c79 (void)lseek(fd, (off_t)topslot * sizeof(struct utmp), SEEK_SET); local
92 SEEK_SET); local
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dsysdep.h100 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dbucomm.h102 #ifndef SEEK_SET macro
H A Dnlmconv.c66 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dsysdep.h105 #define SEEK_SET 0 macro
/openbsd-current/usr.bin/login/
H A Dfailedlogin.c59 (void)lseek(fd, (off_t)uid * sizeof(failedlogin), SEEK_SET); local
66 (void)lseek(fd, (off_t)uid * sizeof(failedlogin), SEEK_SET); local
99 (void)lseek(fd, (off_t)uid * sizeof(failedlogin), SEEK_SET); local
130 SEEK_SET); local
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dbucomm.h114 #ifndef SEEK_SET macro
H A Dnlmconv.c62 #define SEEK_SET 0 macro
/openbsd-current/usr.bin/ssh/
H A Dsshlogin.c182 lseek(fd, (off_t)uid * sizeof(ll), SEEK_SET); local
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A Delf64_exec.c152 (void)lseek(fd, (size_t)phdr.p_offset, SEEK_SET); local
193 (void)lseek(fd, (off_t)elf->e_shoff, SEEK_SET); local
/openbsd-current/gnu/usr.bin/perl/
H A Dperlio.h157 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dhost.h18 # define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/binutils/include/mpw/
H A Dfcntl.h23 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Dsystem.h73 #define SEEK_SET 0 macro
/openbsd-current/sys/sys/
H A Dunistd.h55 #define SEEK_SET 0 /* set file offset to offset */ macro
/openbsd-current/sys/lib/libsa/
H A Dstand.h77 #define SEEK_SET 0 /* set file offset to offset */ macro
/openbsd-current/usr.bin/mail/
H A Dfio.c289 (void)lseek(fileno(f), (off_t)sizeof(*message), SEEK_SET); local
/openbsd-current/gnu/usr.bin/perl/ext/SDBM_File/
H A Dsdbm.h149 # define SEEK_SET L_SET macro
151 # define SEEK_SET 0 /* Wild guess. */ macro
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsystem.h216 # define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/cvs/lib/
H A Dsystem.h331 #define SEEK_SET 0 macro
/openbsd-current/gnu/gcc/gcc/
H A Dsystem.h297 # define SEEK_SET 0 macro
/openbsd-current/include/
H A Dstdio.h188 #define SEEK_SET 0 /* set file offset to offset */ macro
/openbsd-current/gnu/usr.bin/binutils/gas/
H A Das.h204 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddefs.h56 #define SEEK_SET 0 macro
/openbsd-current/gnu/usr.bin/gcc/gcc/java/
H A Dzextract.c91 # define SEEK_SET 0 macro

Completed in 576 milliseconds

12