Home
last modified time | relevance | path

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

123

/freebsd-14.2/usr.sbin/makefs/msdos/
H A DMakefile.inc1 MSDOS= ${SRCTOP}/sys/fs/msdosfs
4 .PATH: ${SRCDIR}/msdos ${MSDOS} ${MSDOS_NEWFS}
6 CFLAGS+= -DMAKEFS -I${MSDOS} -I${MSDOS_NEWFS}
/freebsd-14.2/sys/contrib/zlib/
H A Dzconf.h182 #if defined(__MSDOS__) && !defined(MSDOS)
183 # define MSDOS macro
196 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
211 #ifdef MSDOS
231 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
H A Dgzguts.h68 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
75 # ifdef MSDOS
H A Dzconf.h.in171 #if defined(__MSDOS__) && !defined(MSDOS)
172 # define MSDOS macro
185 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
200 #ifdef MSDOS
220 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
303 /* The following definitions for FAR are needed only for MSDOS mixed
305 * This was tested only with MSC; for other MSDOS compilers you may have
H A Dzutil.h92 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
164 #if defined(__BORLANDC__) && !defined(MSDOS)
/freebsd-14.2/contrib/libpcap/
H A Dpcap-int.h43 #ifdef MSDOS
293 #if !defined(_WIN32) && !defined(MSDOS)
399 #if !defined(_WIN32) && !defined(MSDOS)
463 #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)
2511 #ifndef MSDOS
3554 #if !defined(_WIN32) && !defined(MSDOS)
3605 #if !defined(_WIN32) && !defined(MSDOS)
3645 #if !defined(_WIN32) && !defined(MSDOS)
4151 #if !defined(_WIN32) && !defined(MSDOS)
/freebsd-14.2/crypto/openssl/
H A De_os.h43 # if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS)
44 # define MSDOS macro
60 # if (defined(WINDOWS) || defined(MSDOS))
/freebsd-14.2/sys/contrib/zstd/programs/
H A Dplatform.h137 #elif defined(MSDOS) || defined(OS2)
156 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(_WIN32)
/freebsd-14.2/sys/contrib/zstd/zlibWrapper/
H A Dgzguts.h76 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
83 # ifdef MSDOS
/freebsd-14.2/contrib/netbsd-tests/sbin/gpt/
H A Dgpt.disklabel27 f: 400 2563 MSDOS # (Cyl. 2*- 2*)
/freebsd-14.2/contrib/ntp/kernel/sys/
H A Dtimex.h70 #ifndef MSDOS /* Microsoft specific */
/freebsd-14.2/contrib/libpcap/pcap/
H A Dpcap.h122 #elif defined(MSDOS)
313 #ifdef MSDOS
881 #elif defined(MSDOS)
H A Dbpf.h106 #ifdef MSDOS /* must be 32-bit */
H A Dfuncattrs.h107 #elif defined(MSDOS)
/freebsd-14.2/tools/test/stress2/misc/
H A Dmountu.sh136 /tmp/mountu MSDOS $file &
142 ck MSDOS
/freebsd-14.2/contrib/tcpdump/
H A Dnetdissect-stdinc.h269 #if defined(_WIN32) || defined(MSDOS)
/freebsd-14.2/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.
/freebsd-14.2/sys/arm/conf/
H A Dstd.armv624 options MSDOSFS # MSDOS Filesystem
H A Dstd.armv724 options MSDOSFS # MSDOS Filesystem
/freebsd-14.2/crypto/openssl/crypto/bio/
H A Dbss_log.c44 #elif (!defined(MSDOS) || defined(WATT32)) && !defined(OPENSSL_SYS_VXWORKS) && !defined(NO_SYSLOG)
/freebsd-14.2/contrib/byacc/test/
H A Dgrammar.y1061 #if defined(MSDOS) || defined(OS2) in init_parser()
1141 #if defined(MSDOS) || defined(OS2) in process_file()
/freebsd-14.2/sys/arm64/conf/
H A Dstd.arm6434 options MSDOSFS # MSDOS Filesystem

123