Searched refs:UNIX (Results 1 - 25 of 164) sorted by relevance

1234567

/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DProcessID.h29 #if OS(UNIX)
H A DOSRandomSource.cpp32 #if OS(UNIX)
46 #if OS(UNIX)
H A DPageBlock.cpp29 #if OS(UNIX)
43 #if OS(UNIX)
H A DRandomNumberSeed.h37 #if OS(UNIX)
53 #elif OS(UNIX)
H A DRAMSize.cpp34 #elif OS(UNIX)
58 #elif OS(UNIX)
H A DByteOrder.h34 #if OS(UNIX)
H A DTCSpinLock.h38 #if OS(UNIX)
H A DStackBounds.cpp38 #elif OS(UNIX)
93 #elif OS(UNIX)
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dftplistparser.c26 * 1) UNIX version 1
28 * 2) UNIX version 2
30 * 3) UNIX version 3
32 * 4) UNIX symlink
164 } UNIX; member in union:ftp_parselist_data::__anon7089
427 switch (parser->state.UNIX.main) {
429 switch(parser->state.UNIX.sub.total_dirsize) {
432 parser->state.UNIX.sub.total_dirsize = PL_UNIX_TOTALSIZE_READING;
436 parser->state.UNIX.main = PL_UNIX_FILETYPE;
463 parser->state.UNIX
[all...]
/macosx-10.10.1/vim-55/src/
H A Dif_cscope.h14 #if defined(UNIX)
57 #if defined(UNIX)
H A Dproto.h38 # if defined(UNIX) || defined(__EMX__) || defined(VMS)
213 # if defined(UNIX) || defined(MACOS)
H A Dfeature.h378 #if defined(UNIX) && defined(FEAT_BIG) && !defined(FEAT_CSCOPE) && !defined(MACOS_X)
497 #if defined(FEAT_NORMAL) || defined(UNIX)
727 #if defined(FEAT_EVAL) && (defined(WIN3264) || ((defined(UNIX) || defined(VMS)) \
1108 && (defined(UNIX) || defined(VMS)) \
1172 || (defined(UNIX) && defined(FEAT_NORMAL))
H A Dversion.c246 #if !defined(USE_SYSTEM) && defined(UNIX)
351 #if defined(UNIX) || defined(VMS)
551 #if defined(USE_SYSTEM) && (defined(UNIX) || defined(__EMX__))
578 #if defined(UNIX) || defined(__EMX__)
667 #if defined(UNIX) || defined(VMS)
684 #if defined(UNIX) || defined(VMS)
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DCommandLine.h40 #if OS(UNIX)
/macosx-10.10.1/bind9-45.101/bind9/bin/tests/system/tsiggss/
H A Dauthsock.pl23 use IO::Socket::UNIX;
42 my $server = IO::Socket::UNIX->new(Local => $path, Type => SOCK_STREAM, Listen => 8) or
/macosx-10.10.1/dcerpc-61/dcerpc/idl_compiler/
H A Dsysdep.h122 #define UNIX macro
168 #ifdef UNIX
H A Dsysdep.h.in122 #define UNIX
168 #ifdef UNIX
/macosx-10.10.1/postfix-255/postfix/mantools/
H A Dmakemanidx28 documents and to UNIX-style manual pages. The UNIX-style manual
54 UNIX manual: examples are mailq(1) or access(5). Unfortunately,
56 UNIX flavor appears to be different. Postfix documentation assumes
/macosx-10.10.1/WTF-7600.1.24/wtf/gobject/
H A DGlibUtilities.cpp45 #elif OS(UNIX)
/macosx-10.10.1/JavaScriptCore-7600.1.17/heap/
H A DHeapStatistics.cpp35 #if OS(UNIX)
49 #if OS(UNIX)
72 #if USE(CF) || OS(UNIX)
141 #endif // OS(UNIX)
/macosx-10.10.1/WebKit2-7600.1.25/Shared/efl/
H A DProcessExecutablePathEfl.cpp50 #if OS(UNIX)
/macosx-10.10.1/WebKit2-7600.1.25/
H A Dconfig.h62 #elif (PLATFORM(GTK) || PLATFORM(EFL)) && (OS(UNIX) && !OS(MAC_OS_X)) && PLATFORM(X11)
/macosx-10.10.1/vim-55/src/auto/
H A Dconfig.h38 #define UNIX 1 macro
/macosx-10.10.1/misc_cmds-33/calendar/calendars/
H A Dcalendar.computer11 01/01 The Epoch (Time 0 for UNIX systems, Midnight GMT, 1970)
41 05/19 UNIX is 10000 days old, 1997
/macosx-10.10.1/smb-759.0/lib/librpc/
H A Dcompiler.h30 #if PLATFORM(UNIX)

Completed in 169 milliseconds

1234567