Searched refs:fd_seek (Results 1 – 6 of 6) sorted by relevance
92 fd_seek(krb5_storage * sp, off_t offset, int whence) in fd_seek() function181 sp->seek = fd_seek; in krb5_storage_from_fd()
1032 * 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.
890 fd_alloc_r_at, fd_alloc_w_at, fd_seek, mmap_alloc,
2472 (fd_seek): If not seekable, just return success.
2392 (fd_seek): Remove.
813 (fd_seek): Change return type to try, as the prototype. Add check