Searched refs:POSIX (Results 1 - 25 of 86) sorted by relevance

1234

/freebsd-10.1-release/usr.sbin/cron/cron/
H A Dcompat.h64 #ifndef POSIX
67 # define POSIX macro
93 #if (!defined(BSD) || (BSD < 198911)) && !defined(POSIX) && !defined(NeXT)
101 #ifndef POSIX
105 #if (defined(POSIX) && !defined(BSD)) && !defined(__linux)
109 #ifdef POSIX
126 #if defined(BSD) && !defined(POSIX)
H A Dexterns.h20 #if defined(POSIX) || defined(ATT)
38 #if defined(POSIX)
50 #if !defined(POSIX) && !defined(ATT)
69 /* getopt() isn't part of POSIX. some systems define it in <stdlib.h> anyway.
/freebsd-10.1-release/contrib/bmake/
H A Dmake-conf.h118 * POSIX
119 * Adhere to the POSIX 1003.2 draft for the make(1) program.
124 #define POSIX macro
/freebsd-10.1-release/bin/stty/
H A Dstty.h53 enum FMT { NOTSET, GFLAG, BSD, POSIX }; enumerator in enum:FMT
H A Dstty.c75 case 'a': /* undocumented: POSIX compatibility */
76 fmt = POSIX;
112 case POSIX:
/freebsd-10.1-release/lib/clang/liblldb/
H A DMakefile7 CFLAGS+=-I${.CURDIR}/../../../contrib/llvm/tools/lldb/source/Plugins/Process/POSIX
/freebsd-10.1-release/lib/clang/liblldbPluginDynamicLoaderPosixDYLD/
H A DMakefile7 SRCDIR= tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD
/freebsd-10.1-release/lib/clang/liblldbPluginProcessPOSIX/
H A DMakefile8 CFLAGS+=-I${.CURDIR}/../../../contrib/llvm/tools/lldb/source/Plugins/Process/POSIX
12 SRCDIR= tools/lldb/source/Plugins/Process/POSIX
/freebsd-10.1-release/bin/csh/
H A Dconfig_p.h14 * POSIX This system supports IEEE Std 1003.1-1988 (POSIX).
16 #define POSIX macro
19 * POSIXJOBS This system supports the optional IEEE Std 1003.1-1988 (POSIX)
60 * BSD uses sgttyb. POSIX systems should define this
/freebsd-10.1-release/lib/clang/liblldbPluginProcessElfCore/
H A DMakefile7 CFLAGS+=-I${.CURDIR}/../../../contrib/llvm/tools/lldb/source/Plugins/Process/POSIX
/freebsd-10.1-release/lib/clang/liblldbPluginProcessFreeBSD/
H A DMakefile9 CFLAGS+=-I${.CURDIR}/../../../contrib/llvm/tools/lldb/source/Plugins/Process/POSIX
/freebsd-10.1-release/contrib/tcsh/config/
H A Dbsd4.413 * POSIX This system supports IEEE Std 1003.1-1988 (POSIX).
15 #define POSIX
18 * POSIXJOBS This system supports the optional IEEE Std 1003.1-1988 (POSIX)
59 * BSD uses sgttyb. POSIX systems should define this
/freebsd-10.1-release/contrib/tcsh/
H A Dtc.wait.h47 # ifndef POSIX
56 # if (defined(OREO) || defined(IRIS4D) || defined(POSIX)) && !defined(_VMS_POSIX)
58 # else /* OREO || IRIS4D || POSIX */
60 # endif /* OREO || IRIS4D || POSIX */
H A Dtc.disc.c48 # ifndef POSIX
52 # endif /* POSIX */
69 # ifndef POSIX
96 # ifndef POSIX
H A Dsh.file.c92 # ifdef POSIX
96 # endif /* POSIX */
98 # ifdef POSIX
102 # endif /* POSIX */
106 # ifdef POSIX
110 # endif /* POSIX */
112 # ifdef POSIX
116 # endif /* POSIX */
123 # ifdef POSIX
127 # endif /* POSIX */
[all...]
H A Ded.term.h38 #if defined(TERMIO) || defined(POSIX)
154 #endif /* TERMIO || POSIX */
313 #if defined(TERMIO) || defined(POSIX)
314 # if defined(POSIX) && defined(NCCS)
320 # endif /* POSIX && NCCS */
448 #endif /* !POSIX */
496 # if defined(POSIX) || defined(TERMIO)
497 # ifdef POSIX
501 # endif /* POSIX */
515 # endif /* POSIX || TERMI
[all...]
H A Dsh.proc.h68 # ifndef POSIX
73 # else /* POSIX */
78 # endif /* POSIX */
H A Dsh.time.c54 # ifdef POSIX
56 # else /* ! POSIX */
58 # endif /* ! POSIX */
125 # ifndef POSIX
127 # else /* POSIX */
129 # endif /* POSIX */
286 # ifndef POSIX
289 # else /* POSIX */
292 # endif /* POSIX */
312 # ifndef POSIX
[all...]
H A Ded.term.c43 #if defined(POSIX) || defined(TERMIO)
52 #endif /* POSIX || TERMIO */
56 #if defined(POSIX) || defined(TERMIO)
66 #endif /* POSIX || TERMIO */
74 #if defined(POSIX) || defined(TERMIO)
82 #endif /* POSIX || TERMIO */
96 #if defined(POSIX) || defined(TERMIO)
452 #endif /* POSIX || TERMIO */
697 #ifdef POSIX
716 #endif /* POSIX */
[all...]
H A Ded.h210 #if defined(POSIX) || defined(TERMIO)
233 #ifndef POSIX
H A Dsh.types.h108 /* I thought POSIX was supposed to protect all typedefs! */
155 *** BSD RENO advertises itself as POSIX, but
353 *** Catch all for non POSIX and/or non ANSI systems.
358 #ifndef POSIX
380 #endif /* ! POSIX */
/freebsd-10.1-release/contrib/libreadline/examples/rlfe/
H A Dconfig.h.in83 * Define POSIX if your system supports IEEE Std 1003.1-1988 (POSIX).
85 #undef POSIX
90 * POSIX systems should define this anyway, even though they use
144 #ifndef POSIX
H A Dos.h54 #ifdef POSIX
59 #endif /* POSIX */
189 #ifdef POSIX
199 #else /* POSIX */
213 #endif /* POSIX */
389 #ifndef POSIX
411 #if defined(SVR4) || (defined(SYSV) && defined(ISC)) || defined(_AIX) || defined(linux) || defined(ultrix) || defined(__386BSD__) || defined(__bsdi__) || defined(POSIX) || defined(NeXT)
429 #if defined(POSIX) || defined(hpux)
/freebsd-10.1-release/share/mk/
H A Dsys.mk7 .if !defined(%POSIX)
23 # If the special target .POSIX appears (without prerequisites or
26 # make(1) sets the special macro %POSIX in this case (to the actual
32 .if defined(%POSIX)
39 .if defined(%POSIX)
45 .if !defined(%POSIX)
53 .if defined(%POSIX)
113 .if defined(%POSIX)
139 .if !defined(%POSIX)
157 .if defined(%POSIX)
[all...]
/freebsd-10.1-release/lib/libkse/test/
H A Dmutex_d.exp5 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified) - PASS
10 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified) - PASS
15 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified) - PASS
23 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified)
48 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified)
73 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified)
101 Protocol PTHREAD_PRIO_NONE, Type POSIX (type not specified)
121 Protocol PTHREAD_PRIO_INHERIT, Type POSIX (type not specified)
141 Protocol PTHREAD_PRIO_PROTECT, Type POSIX (type not specified)
164 Protocol PTHREAD_PRIO_NONE, Type POSIX (typ
[all...]

Completed in 128 milliseconds

1234