Searched refs:DOS (Results 51 - 75 of 167) sorted by relevance

1234567

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/djgpp/
H A Dconfig.bat5 Rem of the environment in stock DOS shell.
212 Rem This is required because DOS/Windows are case-insensitive
239 set OS=MS-DOS
240 if not "%OS%" == "MS-DOS" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
188 Rem This is required because DOS/Windows are case-insensitive
215 set OS=MS-DOS
216 if not "%OS%" == "MS-DOS" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtailor.h59 #ifdef DOS
855 #if defined(DOS) && !defined(OS_CODE)
H A Dzip.h122 #ifdef DOS
266 #define CTRLZ 26 /* DOS & OS/2 EOF marker (used in fileio.c, vms.c) */
435 extern int only_archive_set; /* only include if DOS archive bit set */
436 extern int clear_archive_bits; /* clear DOS archive bit of included files */
779 # if defined(DOS) || defined(WIN32)
781 # endif /* DOS || WIN32 */
H A Dutil.c500 #if defined(DOS) || defined(WIN32)
562 #endif /* DOS || WIN32 */
952 * the MKS Korn Shell in place of the command line info from DOS.
954 * The MKS shell gets around DOS's 128-byte limit on the length of
970 #ifdef DOS
1005 #else /* !DOS */
1007 #endif /* ?DOS */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
188 Rem This is required because DOS/Windows are case-insensitive
215 set OS=MS-DOS
216 if not "%OS%" == "MS-DOS" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dosl.h88 #elif defined(DOS)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex7 text files and change the line termination characters from one type (say DOS) to
248 many lines of the file are in DOS/Unix/Mac format, the corresponding value will
295 convert, for example, DOS files to Unix.
H A Dtxtstrm.tex9 The wxTextInputStream correctly reads text files (or streams) in DOS, Macintosh
207 The wxTextOutputStream writes text files (or streams) on DOS, Macintosh
H A Dfont.tex115 wxFONTENCODING_ALTERNATIVE, // same as MS-DOS CP866
119 // for DOS
120 wxFONTENCODING_CP437, // original MS-DOS codepage
H A Dzipstrm.tex250 The low 8 bits are always the DOS/Windows file attributes for this entry.
346 Otherwise synthesises them from the DOS attributes.
350 Sets the DOS attributes
H A Dplatinfo.tex70 wxOS_DOS = 1 << 15, // Microsoft DOS
268 {\tt DOS} for wxOS\_DOS, {\tt OS/2} for wxOS\_OS2.
H A Dbody.tex484 As regards the limitations of DOS 8+3 single-case filenames versus
485 unrestricted Unix filenames, the best solution is to use DOS filenames
489 YACC and LEX) generate filenames incompatible with DOS; the best
491 to something more compatible before transferring the source to DOS.
492 Transferring DOS files to Unix is no problem, of course, apart from EOL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/djgpp/
H A Dconfig.bat4 Rem of the environment in stock DOS shell.
300 Rem This is required because DOS/Windows are case-insensitive
327 set OS=MS-DOS
328 if not "%OS%" == "MS-DOS" goto SmallEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/contrib/watcom/
H A DMakefile23 #SYSTEM=DOS
53 !ifeq SYSTEM DOS
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dcoda.h81 #ifdef DOS
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dx-c.c436 a line terminator is LF (Unix), CR (Mac) or CR/LF (DOS/Windows).
440 The so-called "text mode" in stdio on DOS/Windows translates CR/LF to \n
442 effect, on DOS/Windows we also parse CR/CR/LF into a single \n, but this
835 pathological cases which could bite us (like the DOS directory
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dmakefile.wat3 # This makefile is suitable for Watcom C/C++ 10.0 on MS-DOS (using
10 SYSTEM=DOS
24 !ifeq SYSTEM DOS
152 !ifeq SYSTEM DOS
H A Djmemdosa.asm8 ; This file contains low-level interface routines to support the MS-DOS
10 ; files through direct DOS calls, and to access XMS and EMS drivers.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/
H A DMakefile.in374 DOS/README \
375 DOS/common.dj \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dwavefront.h29 the case on the original platform, MS-DOS). If this is not done,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/RHEL/
H A Dsamba.spec42 for DOS, Windows, VMS, UNIX of all kinds, MVS, and more. This package
/netgear-R7000-V1.0.7.12_1.2.5/src/router/arm-uclibc/target/usr/local/include/lzo/
H A Dlzodefs.h144 # elif defined(__PACIFIC__) && defined(DOS)
209 #elif defined(__PACIFIC__) && defined(DOS)
334 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/include/lzo/
H A Dlzodefs.h144 # elif defined(__PACIFIC__) && defined(DOS)
209 #elif defined(__PACIFIC__) && defined(DOS)
334 #elif defined(__DOS__) || defined(__MSDOS__) || defined(_MSDOS) || defined(MSDOS) || (defined(__PACIFIC__) && defined(DOS))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-usermod64 print " -E sambaLogonScript (DOS script to execute on login)\n";
604 sambaLogonScript, relative to the [netlogon] share (DOS script to execute on login, like 'foo.bat')

Completed in 248 milliseconds

1234567