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

1234

/freebsd-9.3-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-9.3-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-9.3-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-9.3-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-9.3-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-9.3-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 */
H A Dtc.os.h85 # ifdef POSIX
88 # endif /* POSIX */
146 # if defined(POSIX) && !defined(TIOCGWINSZ)
148 * ISC defines this only in termio.h. If we are using POSIX and include
152 # endif /* POSIX && !TIOCGWINSZ */
325 /* the following macros are for POSIX conformance */
406 #if defined(BSDJOBS) && !(defined(POSIX) && defined(POSIXJOBS))
408 #endif /* BSDJOBS && !(POSIX && POSIXJOBS) */
469 #if !defined(POSIX) || defined(SUNOS4) || defined(UTekV) || defined(sysV88)
537 #else /* POSIX || !SUNOS
[all...]
H A Ded.init.c153 #if defined(POSIX) && defined(_PC_VDISABLE) && !defined(BSD4_4) && \
170 #else /* ! POSIX || !_PC_VDISABLE || BSD4_4 || WINNT_NATIVE */
172 #endif /* POSIX && _PC_VDISABLE && !BSD4_4 && !WINNT_NATIVE */
201 # if defined(POSIX) || defined(TERMIO)
325 # if defined(TERMIO) || defined(POSIX)
356 # endif /* POSIX || TERMIO */
389 # if defined(POSIX) || defined(TERMIO)
393 # ifdef POSIX
396 * Speed was not being set up correctly under POSIX.
404 # endif /* POSIX */
[all...]
H A Dsh.decls.h282 #ifndef POSIX
284 #endif /* !POSIX */
316 # ifdef POSIX
318 # else /* !POSIX */
320 # endif /* !POSIX */
420 # ifdef POSIX
423 # else /* !POSIX */
426 # endif /* !POSIX */
H A Dsh.h85 #if defined(_POSIX_SOURCE) && !defined(POSIX)
86 # define POSIX macro
251 #if (defined(POSIX) || SYSVREL > 0) && !defined(WINNT_NATIVE)
253 #endif /* (POSIX || SYSVREL > 0) && !WINNT_NATIVE */
280 # ifndef POSIX
286 # else /* POSIX */
293 # undef TIOCGLTC /* we don't need those, since POSIX has them */
298 # endif /* POSIX */
305 #if defined(POSIX) && !defined(WINNT_NATIVE)
328 #endif /* POSIX
[all...]
/freebsd-9.3-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-9.3-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)
50 .if defined(%POSIX)
104 .if defined(%POSIX)
144 .if defined(%POSIX)
150 .if defined(%POSIX)
314 # FreeBSD build pollution. Hide it in the non-POSIX par
[all...]
/freebsd-9.3-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...]
/freebsd-9.3-release/usr.sbin/cron/lib/
H A Dcompat.c108 # if defined(POSIX)

Completed in 111 milliseconds

1234