Searched defs:whence (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-6-1-5-RELEASE/lib/libc/sys/
H A Dlseek.c60 int whence; variable
/netbsd-6-1-5-RELEASE/lib/libc/stdio/
H A Dfseek.c54 fseek(FILE *fp, long l_offset, int whence) argument
H A Dfmemopen.c101 fmemopen_seek(void *cookie, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dfseeko.c36 fseeko (FILE *stream, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_fd.c58 fd_seek(krb5_storage * sp, off_t offset, int whence) argument
H A Dstore_emem.c81 emem_seek(krb5_storage *sp, off_t offset, int whence) argument
H A Dstore_mem.c74 mem_seek(krb5_storage *sp, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dstdio.c55 isc_stdio_seek(FILE *f, long offset, int whence) { argument
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dstdio.c54 isc_stdio_seek(FILE *f, long offset, int whence) { argument
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dstdio.c54 isc_stdio_seek(FILE *f, long offset, int whence) { argument
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dstdio.c54 isc_stdio_seek(FILE *f, long offset, int whence) { argument
/netbsd-6-1-5-RELEASE/sys/arch/zaurus/stand/zboot/
H A Dpathfs.c72 pathfs_seek(struct open_file *fd, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/sys/compat/linux32/arch/amd64/
H A Dlinux32_missing.h57 syscallarg(int) whence; member in struct:linux_sys_llseek_args
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/stand/libsa/
H A Dwinfs.c138 win_seek(struct open_file *f, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dsyscall.c374 int whence = sc->arg3; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dbufgap.c294 bufgap_seek(bufgap_t *bp, int64_t off, int whence, int type) argument
380 bufgap_tell(bufgap_t *bp, int whence, int type) argument
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dbfdio.c58 real_fseek (FILE *file, file_ptr offset, int whence) argument
H A Dcache.c241 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dbfdio.c58 real_fseek (FILE *file, file_ptr offset, int whence) argument
H A Dcache.c241 cache_bseek (struct bfd *abfd, file_ptr offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dproc-api.c617 lseek_with_trace (int fd, off_t offset, int whence, char *file, int line) argument
H A Dlinux-fork.c224 call_lseek (int fd, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/tar/
H A Dwrite.c151 seek_file(int fd, int64_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/lib/libkvm/
H A Dkvm.c158 Lseek(kvm_t *kd, int fd, off_t offset, int whence) argument
/netbsd-6-1-5-RELEASE/lib/librmt/
H A Drmtlib.c472 _rmt_lseek(int fildes, off_t offset, int whence) argument
717 rmtlseek(int fildes, off_t offset, int whence) argument

Completed in 227 milliseconds

123