Home
last modified time | relevance | path

Searched refs:bufmod (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/mbdyn/mbdyn-1.7.3/libraries/libmbutil/
H A DMakefile.am9 bufmod.cc \
10 bufmod.h \
H A DMakefile.in128 am_libmbutil_la_OBJECTS = bufmod.lo cleanup.lo clock_time.lo crypt.lo \
414 bufmod.cc \
415 bufmod.h \
560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bufmod.Plo@am__quote@
/dports/graphics/grads/grads-1.9b4/src/
H A Dgxsubs.c50 static int bufmod; /* Buffering mode */ variable
99 bufmod=0; in gxstrt()
145 if (action!=2&&bufmod) { in gxfrme()
147 bufmod=0; in gxfrme()
149 if (action==2&&(!bufmod)) { in gxfrme()
151 bufmod=1; in gxfrme()
153 if (bufmod) gxdswp (); in gxfrme()
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/include/
H A Dconfig.h.in32 /* Define if you have the <sys/bufmod.h> header file. */
/dports/comms/chu/chu-0.1.29/
H A Dchu.c1211 static int bufmod = 0; in lookForTimeCode() local
1234 bytesCopied = TCOVERLAP-bufmod; in lookForTimeCode()
1246 bufmod = (bufmod+bytesCopied) % TCOVERLAP; in lookForTimeCode()
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/include/
H A Dconfig.h.in32 /* Define if you have the <sys/bufmod.h> header file. */
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Windows/
H A Dhvl_replay.c1690 void hvl_mixchunk( struct hvl_tune *ht, uint32 samples, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_mixchunk() argument
1780 buf1 += bufmod; in hvl_mixchunk()
1781 buf2 += bufmod; in hvl_mixchunk()
1793 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_DecodeFrame() argument
1803 hvl_mixchunk( ht, samples, buf1, buf2, bufmod ); in hvl_DecodeFrame()
1804 buf1 += samples * bufmod; in hvl_DecodeFrame()
1805 buf2 += samples * bufmod; in hvl_DecodeFrame()
H A Dhvl_replay.h228 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod );
/dports/audio/hvl2wav/hivelytracker-8296a50/Replayer_Amiga/
H A Dhvl_replay.h215 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod );
H A Dhvl_replay.c1903 void hvl_mixchunk( struct hvl_tune *ht, uint32 samples, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_mixchunk() argument
1993 buf1 += bufmod; in hvl_mixchunk()
1994 buf2 += bufmod; in hvl_mixchunk()
2006 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_DecodeFrame() argument
2016 hvl_mixchunk( ht, samples, buf1, buf2, bufmod ); in hvl_DecodeFrame()
2017 buf1 += samples * bufmod; in hvl_DecodeFrame()
2018 buf2 += samples * bufmod; in hvl_DecodeFrame()
/dports/audio/hvl2wav/hivelytracker-8296a50/hvl2wav/
H A Dreplay.h205 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod );
H A Dreplay.c1933 void hvl_mixchunk( struct hvl_tune *ht, uint32 samples, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_mixchunk() argument
2018 buf1 += bufmod; in hvl_mixchunk()
2019 buf2 += bufmod; in hvl_mixchunk()
2031 void hvl_DecodeFrame( struct hvl_tune *ht, int8 *buf1, int8 *buf2, int32 bufmod ) in hvl_DecodeFrame() argument
2041 hvl_mixchunk( ht, samples, buf1, buf2, bufmod ); in hvl_DecodeFrame()
2042 buf1 += samples * bufmod; in hvl_DecodeFrame()
2043 buf2 += samples * bufmod; in hvl_DecodeFrame()
/dports/security/fragrouter/fragrouter-1.6/libpcap-0.4/
H A Dconfigure.in67 AC_CHECK_HEADERS(sys/bufmod.h sys/dlpi_ext.h)
H A DINSTALL88 If you use Solaris, there is a bug with bufmod(7) that is fixed in
90 broken bufmod(7) results in data be truncated from the FRONT of the
96 bufmod(7). However, we recommend you run a more current release of
/dports/security/fragrouter/fragrouter-1.6/Libnet-0.99b/
H A Dconfigure.in185 AC_CHECK_HEADERS(sys/bufmod.h sys/dlpi_ext.h)
/dports/net/libpcap/libpcap-1.10.1/
H A DINSTALL.md51 If you use Solaris, there is a bug with bufmod(7) that is fixed in
53 broken bufmod(7) results in data be truncated from the FRONT of the
59 bufmod(7). However, we recommend you run a more current release of
H A Dcmakeconfig.h.in220 /* Define to 1 if you have the <sys/bufmod.h> header file. */
/dports/security/nmap/nmap-7.91/libpcap/
H A DINSTALL.md51 If you use Solaris, there is a bug with bufmod(7) that is fixed in
53 broken bufmod(7) results in data be truncated from the FRONT of the
59 bufmod(7). However, we recommend you run a more current release of
/dports/net/arp-scan/arp-scan-1.9.7/
H A Dconfigure.ac130 …HECK_HEADERS([sys/dlpi.h sys/dlpihdr.h stropts.h sys/ioctl.h sys/sockio.h net/if.h sys/bufmod.h],,,
/dports/net/thcrut/thcrut-1.2.5/Libnet-1.0.2a/
H A Dconfigure.in198 AC_CHECK_HEADERS(sys/bufmod.h sys/dlpi_ext.h)
/dports/net/libnet/libnet-1.1.6/include/
H A Dconfig.h.in87 /* Define to 1 if you have the <sys/bufmod.h> header file. */
/dports/audio/hvl2wav/hivelytracker-8296a50/
H A Dreplay.c3381 void rp_mixchunk( struct ahx_tune *at, uint32 samples, int8 *buf1, int8 *buf2, int32 bufmod ) in rp_mixchunk() argument
3466 buf1 += bufmod; in rp_mixchunk()
3467 buf2 += bufmod; in rp_mixchunk()
3480 void rp_decode_frame( struct ahx_tune *at, int8 *buf1, int8 *buf2, int32 bufmod ) in rp_decode_frame() argument
3490 rp_mixchunk( at, samples, buf1, buf2, bufmod ); in rp_decode_frame()
3491 buf1 += samples * bufmod; in rp_decode_frame()
3492 buf2 += samples * bufmod; in rp_decode_frame()
/dports/net/libnet/libnet-1.1.6/
H A Dconfigure.in224 AC_CHECK_HEADERS(sys/bufmod.h sys/dlpi_ext.h)
/dports/security/nmap/nmap-7.91/libdnet-stripped/
H A Dconfigure.in166 AC_CHECK_HEADERS(sys/bufmod.h sys/dlpi.h sys/dlpihdr.h sys/dlpi_ext.h \
/dports/security/nmap/nmap-7.91/libdnet-stripped/include/
H A Dconfig.h.in184 /* Define to 1 if you have the <sys/bufmod.h> header file. */

12