/external/libpcap/ |
pcap-int.h | 49 #ifdef MSDOS 160 #ifdef MSDOS 307 #if !defined(WIN32) && !defined(MSDOS)
|
pcap.c | 62 #ifdef MSDOS 559 #if !defined(WIN32) && !defined(MSDOS) 592 #if !defined(WIN32) && !defined(MSDOS) 617 #if !defined(WIN32) && !defined(MSDOS) 743 #if !defined(WIN32) && !defined(MSDOS) 886 #elif defined(MSDOS)
|
pcap-dos.h | 99 #include "msdos/pm_drvr/lock.h"
|
savefile.c | 108 #elif defined(MSDOS) 950 #if defined(WIN32) || defined(MSDOS) 959 #if !defined(WIN32) && !defined(MSDOS) [all...] |
inet.c | 49 #ifndef MSDOS 540 #if !defined(WIN32) && !defined(MSDOS) 793 #endif /* !WIN32 && !MSDOS */
|
/external/netcat/ |
stupidh | 9 ## msdos-msc6.x ultrix-vax ultrix-mips sunos4.1.x-sparc solaris2.x-sparc 47 dos msdos unistd socket netdb varargs sysinfo systeminfo resource ulimit \ 281 msdos
|
generic.h | 225 #ifdef MSDOS 241 #endif /* MSDOS */
|
/external/e2fsprogs/lib/ext2fs/ |
dosio.h | 19 #include "msdos.h"
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
README | 62 in the MSDOS/ subdirectory.
|
/external/openssl/ |
e_os.h | 132 #if defined(OPENSSL_SYS_MSDOS) && !defined(MSDOS) 133 # define MSDOS 136 #if defined(MSDOS) && !defined(GETPID_IS_MEANINGLESS) 225 #if (defined(WINDOWS) || defined(MSDOS)) 474 # if defined(WINDOWS) || defined(MSDOS)
|
/external/grub/util/ |
mkbimage | 80 ext2, minix or msdos on GNU/Linux [default is ext2] 125 then echo "The GNU/Linux supported fs are: ext2, minix or msdos!"; 259 msdos) if [ $uname = GNU ];
|
/external/e2fsprogs/misc/ |
findsuper.c | 19 * I wanted to add msdos support, but I couldn't make heads or tails 20 * of the kernel include files to find anything I could look for in msdos.
|
/external/zlib/ |
minigzip.c | 12 * real thing. On MSDOS, use only on file names without extension 32 #if defined(MSDOS) || defined(OS2) || defined(WIN32) || defined(__CYGWIN__)
|
README | 19 machines. For Unix: "./configure; make test; make install". For MSDOS, use one
|
zutil.c | 211 * Since MSDOS is not a preemptive multitasking OS, this table is not
|
/external/grub/stage2/ |
pc_slice.h | 239 #define FS_MSDOS 8 /* MSDOS file system */
|
/external/openssl/crypto/des/ |
VERSION | 238 Fixed some MSDOS uuen/uudecoding problems, thanks to 258 Added MSDOS specific macro in ecb_encrypt which gives a %70 334 MSDOS support added. The routines can be compiled with 335 Turbo C (v2.0) and MSC (v5.1). Make sure MSDOS is defined.
|
/external/quake/quake/src/QW/client/ |
quakedef.h | 149 // Linux versions of msdos CRT functions
|
/external/tcpdump/ |
tcpdump-stdinc.h | 134 #if defined(WIN32) || defined(MSDOS)
|
/external/libpng/ |
INSTALL | 104 MSDOS example: copy scripts\makefile.msc makefile
|
/external/qemu/distrib/zlib-1.2.3/ |
zutil.c | 211 * Since MSDOS is not a preemptive multitasking OS, this table is not
|
/external/srec/make/asr/ |
Makefile.defs | 181 ifeq ("$(ASR_OS)","MSDOS") 248 ifeq ("$(ASR_HOST_OS)","MSDOS") 314 ifeq ("$(ASR_TARGET_OS)","MSDOS")
|
/external/bison/ |
OChangeLog | 110 * src/bison.simple: Test _MSDOS_, not MSDOS. 393 * src/files.c [MSDOS]: Use xmalloc, not malloc. 509 * src/files.c (done) [MSDOS]: Delete the tmpdefsfile with the 708 * src/machine.h: MSDOS has 32-bit ints if __GO32__. 745 MSDOS. 915 * src/bison.simple: On MSDOS, include malloc.h. 924 * src/reader.c (readgram): Alternate YYSTYPE defn for MSDOS. 925 * src/files.c [MSDOS]: Declare xmalloc. [all...] |
/external/clearsilver/ |
config.sub | 623 msdos) 625 os=-msdos 1057 | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
|
/external/openssl/crypto/bio/ |
bss_log.c | 83 #elif (!defined(MSDOS) || defined(WATT32)) && !defined(OPENSSL_SYS_VXWORKS) && !defined(NO_SYSLOG)
|