HomeSort by: relevance | last modified time | path
    Searched refs:MSDOS (Results 1 - 25 of 26) sorted by relevancy

1 2

  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.en 75 {There is no MSDOS boot partition in the MBR partition table.}
msg.md.de 79 {There is no MSDOS boot partition in the MBR partition table.}
msg.md.es 78 {There is no MSDOS boot partition in the MBR partition table.}
msg.md.fr 78 {There is no MSDOS boot partition in the MBR partition table.}
msg.md.pl 77 {There is no MSDOS boot partition in the MBR partition table.}
  /src/common/dist/zlib/
gzguts.h 69 #if defined(MSDOS) && defined(__BORLANDC__) && (BORLANDC > 0x410)
76 # ifdef MSDOS
zconf.h 175 #if defined(__MSDOS__) && !defined(MSDOS)
176 # define MSDOS
189 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
204 #ifdef MSDOS
224 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
311 /* The following definitions for FAR are needed only for MSDOS mixed
313 * This was tested only with MSC; for other MSDOS compilers you may have
zutil.h 106 #if defined(MSDOS) || (defined(WINDOWS) && !defined(WIN32))
178 #if defined(__BORLANDC__) && !defined(MSDOS)
218 # ifdef SMALL_MEDIUM /* MSDOS small or medium model */
zconf.h.in 171 #if defined(__MSDOS__) && !defined(MSDOS)
172 # define MSDOS
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
zconf.h.cmakein 173 #if defined(__MSDOS__) && !defined(MSDOS)
174 # define MSDOS
187 #if (defined(MSDOS) || defined(OS2) || defined(WINDOWS)) && !defined(WIN32)
202 #ifdef MSDOS
222 #if !defined(STDC) && (defined(MSDOS) || defined(WINDOWS) || defined(WIN32))
305 /* The following definitions for FAR are needed only for MSDOS mixed
307 * This was tested only with MSC; for other MSDOS compilers you may have
  /src/sys/compat/freebsd/
freebsd_timex.h 69 #ifndef MSDOS /* Microsoft specific */
71 #endif /* MSDOS */
  /src/common/dist/zlib/contrib/puff/
pufftest.c 23 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /src/distrib/utils/embedded/conf/
riscv.conf 62 e: ${bootsize} ${bootoffset} MSDOS #
evbmips.conf 64 e: ${bootsize} ${bootoffset} MSDOS #
evbarm.conf 64 e: ${bootsize} ${bootoffset} MSDOS #
evbppc.conf 64 e: ${bootsize} ${bootoffset} MSDOS #
  /src/common/dist/zlib/examples/
zpipe.c 11 1.4 11 Dec 2005 Add hack to avoid MSDOS end-of-line conversions
20 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
gznorm.c 24 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /src/sys/net/
zlib.h 109 #if defined(MSDOS) && !defined(__32BIT__)
187 /* The following definitions for FAR are needed only for MSDOS mixed
189 * This was tested only with MSC; for other MSDOS compilers you may have
403 if the symbol MAXSEG_64K is defined (see zconf.h). WARNING: On MSDOS,
  /src/sys/sys/
disklabel.h 376 x(MSDOS, 8, "MSDOS", "msdos", "msdos") /* MSDOS file system */ \
  /src/common/dist/zlib/test/
minigzip.c 12 * real thing. On MSDOS, use only on file names without extension
32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
  /src/common/dist/zlib/contrib/pascal/
example.pas 538 comprLen := 10000 * SizeOf(Integer); (* don't overflow on MSDOS *)
  /src/usr.sbin/sysinst/
msg.mi.pl 930 * $0 = first partition description 70 - 90 MB, MSDOS
  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5951 /* Skip over the disk name in MSDOS pathnames. */
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4573 /* Skip over the disk name in MSDOS pathnames. */

Completed in 32 milliseconds

1 2