HomeSort by: relevance | last modified time | path
    Searched refs:UNIX (Results 1 - 19 of 19) sorted by relevancy

  /src/sys/fs/udf/
udf_osta.h 17 #ifndef UNIX
18 #define UNIX
udf_osta.c 247 * Windows 95, Windows NT, Macintosh and UNIX.
273 * UNIX
274 * Define UNIX.
275 * Define MAXLEN as specified by unix version.
502 #elif defined UNIX
503 /* Illegal UNIX characters are NULL and slash. */
  /src/games/hack/
config.h 69 #define UNIX /* delete if no fork(), exec() available */
98 #ifdef UNIX
124 #endif /* UNIX */
hack.pager.c 372 #ifdef DEF_PAGER /* this implies that UNIX is defined */
423 #ifdef UNIX
477 #endif /* UNIX */
hack.pri.c 116 #ifdef UNIX
119 #endif /* UNIX */
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
CMakeLists.txt 10 if(UNIX)
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/dd/
CMakeLists.txt 23 if(CAN_TARGET_x86_64 AND UNIX AND NOT APPLE AND NOT ANDROID)
  /src/
README.md 4 NetBSD is a free, fast, secure, and highly portable Unix-like Open
12 You can cross-build NetBSD from most UNIX-like operating systems.
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/
CMakeLists.txt 54 if(UNIX)
  /src/games/rogue/
machdep.c 59 * UNIX: all UNIX systems.
60 * UNIX_BSD4_2: UNIX BSD 4.2 and later, UTEK, (4.1 BSD too?)
61 * UNIX_SYSV: UNIX system V
62 * UNIX_V7: UNIX version 7
64 * All UNIX code should be included between the single "#ifdef UNIX" at the
67 * To change a routine to include a new UNIX system, simply #ifdef the
70 * To make a routine compatible with UNIX system 5, change the first
95 #ifdef UNIX
    [all...]
room.c 656 #ifdef UNIX
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 49 # UNIX
50 if (UNIX)
265 if (UNIX)
  /src/sys/external/bsd/compiler_rt/dist/lib/xray/tests/
CMakeLists.txt 85 if(UNIX AND NOT APPLE)
  /src/distrib/amiga/stand/
device-streams.README.md 2 Amiga tool for copying between block devices and streams/files, similar to UNIX `dd`.
  /src/common/dist/zlib/
CMakeLists.txt 170 if(UNIX)
171 # On unix-like platforms the library is almost always called libz
  /src/sys/external/isc/libsodium/dist/
config.guess 342 DRS?6000:unix:4.0:6*)
1044 # If we were able to find `uname', then EMX Unix compatibility
1124 mc68k:UNIX:SYSTEM5:3.51m)
  /src/lib/librumpuser/build-aux/
config.guess 366 DRS?6000:unix:4.0:6*)
1081 # If we were able to find `uname', then EMX Unix compatibility
1161 mc68k:UNIX:SYSTEM5:3.51m)
  /src/sys/external/isc/libsodium/dist/build-aux/
config.guess 366 DRS?6000:unix:4.0:6*)
1082 # If we were able to find `uname', then EMX Unix compatibility
1162 mc68k:UNIX:SYSTEM5:3.51m)
  /src/share/terminfo/
terminfo 58 # or as relics of various older versions of UNIX. This one is the longest
104 # and termcap(5) in the 4.4BSD Unix Programmer's Manual. Be aware that 4.4BSD
108 # Note: unlike some other distributed terminfo files (Novell Unix & SCO's),
248 # the new organization, which puts ANSI types, xterm, Unix consoles,
256 # UNIX hackers. Ideally, I'd like the headers for each manufacturer to
291 ######## ANSI, UNIX CONSOLE, AND SPECIAL TYPES
750 # The PgUp and PgDn are prefixed with ESC so that tn3270 can be used on Unix
3334 # and UNIX.] A single Apple_Terminal alias is retained for
4335 # whether one matches Unix and BSD or Linux.
8072 ######## UNIX VIRTUAL TERMINALS, VIRTUAL CONSOLES, AND TELNET CLIENT
    [all...]

Completed in 50 milliseconds