SEEK_END
if (fseeko(sfp, (off_t)0, SEEK_END) < 0) {
if ((pt->seek = lseek(ffd, (off_t)0, SEEK_END)) >= 0) {
if (fseek(f, -1L, SEEK_END) == 0 && fgetc(f) != '\n')
if (fseek(f, 0L, SEEK_END) != 0 || (addnl && fputc('\n', f) != '\n')) {
if (lseek(fd, -(off_t)sizeof(struct utmp), SEEK_END) == -1) {
if (lseek(fd, -(off_t)sizeof(struct utmpx), SEEK_END) == -1 ) {
lseek(fileno(score_fp), 0, SEEK_END);
lseek(io_outfd, 0, SEEK_END); /* seek to end of file */
fseek(sync_fp, 0L, SEEK_END);
#ifndef SEEK_END
case SEEK_END:
if (fseeko(fp, (off_t)0, SEEK_END) == -1)
case SEEK_END:
_sseek(fp, (fpos_t)0, SEEK_END);
case SEEK_END:
_sseek(fp, (fpos_t)0, SEEK_END);
case SEEK_END:
case SEEK_END:
case SEEK_END:
if (_sseek(fp, (fpos_t)0, SEEK_END) == -1 &&
if ((lseek(fd, offset, (offset >= 0) ? SEEK_SET : SEEK_END) < 0)) {
if ((lseek(fd, offset, (offset >= 0) ? SEEK_SET : SEEK_END) < 0)) {
mboxlen = lseek(mbox, 0, SEEK_END);
jf->jf_pos = lseek(jf->jf_fd, 0L, SEEK_END);
jf->jf_pos = lseek(jf->jf_fd, 0L, SEEK_END);
case SEEK_END:
case SEEK_END:
case SEEK_END:
case SEEK_END:
case SEEK_END:
if (f->f_ralen != 0 && where != SEEK_END) {
case SEEK_END:
case SEEK_END:
case SEEK_END:
case SEEK_END:
case SEEK_END:
st.st_size = lseek(dsk->fd, 0L, SEEK_END);
st.st_size = lseek(sc->fd, 0L, SEEK_END);
case SEEK_END:
#ifndef SEEK_END
#ifndef SEEK_END
#define L_XTND SEEK_END
case SEEK_END:
file_size = maxfilelen = lseek(fd, (off_t)0, SEEK_END);
off_t size_by_seek = lseek(xfd, (off_t)0, SEEK_END);
size_by_seek = lseek(fd, (off_t)0, SEEK_END);
lseek(fd, 0, SEEK_END);
off = lseek(f, 0, SEEK_END);
fseek(file, 0, SEEK_END);
if (fseek(fp, 0L, SEEK_END) == -1 || ftell(fp) == 0) {
sz_stdout = (size_t)lseek(fd_stdout, 0, SEEK_END);
sz_stderr = (size_t)lseek(fd_stderr, 0, SEEK_END);
fseek(fp, 0, SEEK_END);
fseek(fp, -2, SEEK_END);
rv = lseek(fd, (off_t)(-8), SEEK_END);
fseeko(nf, (off_t)0, SEEK_END);
fseeko(nf, (off_t)0, SEEK_END);
fseeko(otf, (off_t)0, SEEK_END);
fseeko(otf, (off_t)0, SEEK_END);
fseeko(fp, -off, SEEK_END) == -1) {
if (fseeko(fp, 0, SEEK_END) == -1) {
if (lseek(ev->ident, 0, SEEK_END) == -1) {
if (lseek(fd,-(off_t)(sizeof(struct clog_footer)),SEEK_END)==-1) {
if (fseek(fp, 0, SEEK_END) == -1) {
status_file_len = lseek(status_fd, 0L, SEEK_END);