Home
last modified time | relevance | path

Searched refs:MSDOS (Results 1 – 25 of 59) sorted by relevance

123

/src/usr.sbin/makefs/msdos/
H A DMakefile.inc1 MSDOS= ${SRCTOP}/sys/fs/msdosfs
4 .PATH: ${SRCDIR}/msdos ${MSDOS} ${MSDOS_NEWFS}
6 CFLAGS+= -DMAKEFS -D_WANT_MSDOSFS_INTERNALS -I${MSDOS} -I${MSDOS_NEWFS}
/src/sys/contrib/zlib/
H A Dzconf.h198 #if defined(__MSDOS__) && !defined(MSDOS)
199 # define MSDOS macro
212 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
227 #ifdef MSDOS
247 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
H A Dgzguts.h74 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
82 (defined(MSDOS) || defined(__TURBOC__) || defined(__SASC) || \
H A Dzconf.h.in179 #if defined(__MSDOS__) && !defined(MSDOS)
180 # define MSDOS macro
193 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
208 #ifdef MSDOS
228 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
313 /* The following definitions for FAR are needed only for MSDOS mixed
315 * This was tested only with MSC; for other MSDOS compilers you may have
H A Dzutil.h100 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
172 #if defined(__BORLANDC__) && !defined(MSDOS)
H A DChangeLog1061 - In Windows16, OS_CODE is 0, as in MSDOS [Truta]
1222 - fix a problem in contrib/minizip/zip.c for 16-bit MSDOS (Gilles Vollant)
1258 - use default value of 4K for Z_BUFSIZE for 16-bit MSDOS (Tim Wegner + Glenn)
1364 - move MSDOS or Windows specific files to directory msdos
1393 - Use default memcpy for Symantec MSDOS compiler
1443 - use z_streamp instead of z_stream *, which is now a far pointer in MSDOS
1456 - fixed declarations using Bytef in infutil.c (pb with MSDOS medium model)
1466 - fix MSDOS medium model which was broken in 0.99
1546 - fix MSDOS small and medium model (now easier to adapt to any compiler)
1556 - support MSDOS medium model
[all …]
/src/contrib/libpcap/
H A Dpcap-int.h43 #ifdef MSDOS
311 #if !defined(_WIN32) && !defined(MSDOS)
417 #if !defined(_WIN32) && !defined(MSDOS)
489 #if !defined(_WIN32) && !defined(MSDOS)
H A Dsavefile.c78 #elif defined(MSDOS)
366 #if defined(_WIN32) || defined(MSDOS) in pcap_open_offline_with_tstamp_precision()
551 #if !defined(_WIN32) && !defined(MSDOS) in pcap_fopen_offline_with_tstamp_precision()
H A Dsf-pcap.c62 #elif defined(MSDOS)
876 #if defined(_WIN32) || defined(MSDOS) in pcap_setup_dump()
1082 #if defined(_WIN32) || defined(MSDOS) in pcap_dump_open_append()
H A Dpcap.c42 #ifndef MSDOS
75 #ifdef MSDOS
1513 #if !defined(HAVE_PACKET32) && !defined(MSDOS)
1590 #if !defined(_WIN32) && !defined(MSDOS)
2519 #ifndef MSDOS
3592 #if !defined(_WIN32) && !defined(MSDOS)
3643 #if !defined(_WIN32) && !defined(MSDOS)
3683 #if !defined(_WIN32) && !defined(MSDOS)
4189 #if !defined(_WIN32) && !defined(MSDOS)
/src/crypto/openssl/include/internal/
H A De_os.h43 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
44 #define MSDOS macro
60 #if (defined(WINDOWS) || defined(MSDOS))
/src/sys/contrib/zstd/programs/
H A Dplatform.h137 #elif defined(MSDOS) || defined(OS2)
156 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(_WIN32)
/src/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h76 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
83 # ifdef MSDOS
/src/contrib/netbsd-tests/sbin/gpt/
H A Dgpt.disklabel27 f: 400 2563 MSDOS # (Cyl. 2*- 2*)
/src/contrib/libpcap/pcap/
H A Dpcap.h122 #elif defined(MSDOS)
313 #ifdef MSDOS
881 #elif defined(MSDOS)
H A Dbpf.h104 #ifdef MSDOS /* must be 32-bit */
H A Dfuncattrs.h107 #elif defined(MSDOS)
/src/contrib/ntp/kernel/sys/
H A Dtimex.h70 #ifndef MSDOS /* Microsoft specific */
/src/tools/test/stress2/misc/
H A Dmountu.sh136 /tmp/mountu MSDOS $file &
142 ck MSDOS
/src/contrib/tcpdump/
H A Dnetdissect-stdinc.h254 #if defined(_WIN32) || defined(MSDOS)
/src/contrib/libpcap/msdos/
H A Dreadme.dos20 the MSDOS sub-directory. Remember to built the libpcap library from the top
21 install directory. And not from the MSDOS sub-directory.
/src/sys/arm/conf/
H A Dstd.armv724 options MSDOSFS # MSDOS Filesystem
/src/crypto/openssl/crypto/bio/
H A Dbss_log.c46 #elif (!defined(MSDOS) || defined(WATT32)) && !defined(OPENSSL_SYS_VXWORKS) && !defined(NO_SYSLOG)
/src/contrib/byacc/test/
H A Dgrammar.y1061 #if defined(MSDOS) || defined(OS2) in init_parser()
1141 #if defined(MSDOS) || defined(OS2) in process_file()
/src/sys/arm64/conf/
H A Dstd.arm6436 options MSDOSFS # MSDOS Filesystem

123