Home
last modified time | relevance | path

Searched refs:fd_seek (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dstore_fd.c92 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek() function
181 sp->seek = fd_seek; in krb5_storage_from_fd()
/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-20061032 * io/unix.c (fd_seek): Set active to zero.
1483 * io/unix.c (fd_seek): Revert change from 25949.
1505 * io/unix.c (fd_seek): Only update offset, don't seek.
H A DChangeLog-2004890 fd_alloc_r_at, fd_alloc_w_at, fd_seek, mmap_alloc,
H A DChangeLog-20072472 (fd_seek): If not seekable, just return success.
H A DChangeLog-20092392 (fd_seek): Remove.
H A DChangeLog-2005813 (fd_seek): Change return type to try, as the prototype. Add check