Home
last modified time | relevance | path

Searched refs:seek_end (Results 1 – 25 of 340) sorted by last modified time

12345678910>>...14

/dports/sysutils/daemontools/admin/daemontools-0.76/src/
H A Dseek.h12 extern int seek_end(int);
/dports/sysutils/socklog/admin/socklog-2.1.0/src/
H A Dseek.h12 extern int seek_end(int);
/dports/sysutils/runit/admin/runit-2.1.2/src/
H A Dseek.h12 extern int seek_end(int);
/dports/sysutils/ucspi-ipc/host/superscript.com/net/ucspi-ipc-0.67/src/
H A Dseek.h12 extern int seek_end(int);
/dports/sysutils/ucspi-tcp/ucspi-tcp-0.88/
H A Dseek.h10 extern int seek_end(int);
/dports/sysutils/runit-faster/freebsd-runit-2.1.3.7/runit/src/
H A Dseek.h12 extern int seek_end(int);
/dports/net/ipsvd/net/ipsvd-1.0.0/src/
H A Dseek.h13 extern int seek_end(int);
/dports/multimedia/lives/lives-3.2.0/src/
H A Djack.c590 jackd->seek_end = 0; in audio_process()
595 if (jackd->seek_end > afile->afilesize) jackd->seek_end = afile->afilesize; in audio_process()
599 else jackd->seek_end = afile->afilesize; in audio_process()
601 if (jackd->seek_end > afile->afilesize) jackd->seek_end = afile->afilesize; in audio_process()
626 if (eof || (jackd->seek_pos >= jackd->seek_end && !afile->opening)) { in audio_process()
638 jackd->seek_pos -= (jackd->seek_pos - jackd->seek_end); in audio_process()
672 jackd->seek_pos += jackd->seek_end; in audio_process()
673 … if (jackd->seek_pos > jackd->seek_end - in_bytes) jackd->seek_pos = jackd->seek_end - in_bytes; in audio_process()
1687 jackd->seek_pos = jackd->seek_end = jackd->real_seek_pos = 0; in jack_audio_init()
1720 jackd->seek_pos = jackd->seek_end = jackd->real_seek_pos = 0; in jack_audio_read_init()
[all …]
/dports/mail/qconfirm/mail/qconfirm-0.14.3/src/
H A Dseek.h12 extern int seek_end(int);
/dports/mail/qmail-tls/netqmail-1.06/
H A Dseek_end.c6 int seek_end(fd) int fd; in seek_end() function
H A Dqmail-local.c191 seek_end(fd);
H A Dseek.h10 extern int seek_end();
H A DTARGETS50 seek_end.o
/dports/mail/qmail/netqmail-1.06/
H A Dseek_end.c6 int seek_end(fd) int fd; in seek_end() function
H A Dqmail-local.c191 seek_end(fd);
H A Dseek.h10 extern int seek_end();
/dports/mail/qmail-mysql/netqmail-1.06/
H A Dseek_end.c6 int seek_end(fd) int fd; in seek_end() function
H A Dqmail-local.c192 seek_end(fd);
H A Dseek.h10 extern int seek_end();
H A DTARGETS50 seek_end.o
/dports/mail/ezmlm/ezmlm-0.53/
H A Dseek.h10 extern int seek_end();
/dports/mail/fastforward/fastforward-0.51/
H A Dseek.h10 extern int seek_end();
/dports/mail/mess822/mess822-0.58/
H A Dseek.h10 extern int seek_end();
/dports/mail/dot-forward/dot-forward-0.71/
H A Dseek.h10 extern int seek_end();
/dports/mail/simscan/simscan-1.4.0/cdb/
H A Dseek.h10 extern int seek_end(int);

12345678910>>...14