Searched refs:BSD (Results 1 - 25 of 290) sorted by relevance

1234567891011>>

/macosx-10.10/remote_cmds-47/telnetd.tproj/
H A Dpathnames.h37 #if BSD > 43
/macosx-10.10/cron-39/cron/
H A Dcompat.h65 # if (BSD >= 199103) || defined(__linux) || defined(ultrix) || defined(AIX) ||\
71 #ifndef BSD
73 # define BSD 198902 macro
79 #if !defined(BSD) && !defined(HPUX) && !defined(CONVEX) && !defined(__linux)
83 #if (!defined(BSD) || (BSD < 198902)) && !defined(__linux) && \
88 #if (!defined(BSD) || (BSD < 198911)) && !defined(__linux) &&\
93 #if (!defined(BSD) || (BSD < 19891
[all...]
H A Dpathnames.h22 #if (defined(BSD)) && (BSD >= 199103) || defined(__linux) || defined(AIX)
24 #endif /*BSD*/
73 /* 4.3BSD-style crontab */
H A Dexterns.h49 /* classic BSD */
73 #if (!defined(BSD) || (BSD < 198911)) && !defined(ATT) && !defined(UNICOS)
77 #if (!defined(BSD) || (BSD < 199103))
/macosx-10.10/emacs-93/emacs/src/s/
H A Dhiuxmpp.h24 #define BSD 198911 /* system version (year & month) */ macro
34 This definition does not mean that the OS is based on BSD 4.2. */
38 the BSD universe and not the SYSV universe.
H A Dhiuxwe2.h24 #define BSD 198911 /* system version (year & month) */ macro
34 This definition does not mean that the OS is based on BSD 4.2. */
38 the BSD universe and not the SYSV universe.
/macosx-10.10/tcsh-65/tcsh/config/
H A Dpyr39 * BSDJOBS You have BSD-style job control (both process groups and
45 * BSDTIMES You have BSD-style process time stuff (like rusage)
52 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit)
59 * BSD uses sgttyb. POSIX systems should define this
67 * built in a BSD universe.
80 #define BSD
H A Dpyratt39 * BSDJOBS You have BSD-style job control (both process groups and
45 * BSDTIMES You have BSD-style process time stuff (like rusage)
52 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit)
59 * BSD uses sgttyb. POSIX systems should define this
67 * built in a BSD universe.
80 #undef BSD
H A Dsunos3539 * BSDJOBS You have BSD-style job control (both process groups and
45 * BSDTIMES You have BSD-style process time stuff (like rusage)
52 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit)
59 * BSD uses sgttyb. POSIX systems should define this
67 * built in a BSD universe.
82 #define BSD /* We really look like BSD 4.2 */
H A Dsequent47 * BSDJOBS You have BSD-style job control (both process groups and
53 * BSDTIMES You have BSD-style process time stuff (like rusage)
64 * BSDLIMIT You have BSD-style resource limit stuff (getrlimit/setrlimit)
75 * BSD uses sgttyb. POSIX systems should define this
87 * built in a BSD universe.
109 * BSD Your system has <strings.h> instead of <string.h>
112 #undef BSD
114 #define BSD
/macosx-10.10/CPANInternal-159.1/File-ExtAttr-1.09/
H A Dextattr_os.h11 #if defined(BSD) && !defined(EXTATTR_MACOSX)
/macosx-10.10/adv_cmds-158/stty/
H A Dstty.h57 enum FMT { NOTSET, GFLAG, BSD, POSIX }; enumerator in enum:FMT
H A Dstty.c81 fmt = BSD;
112 case BSD:
/macosx-10.10/sudo-73/src/
H A Dfixmdoc.sh18 # BSD auth
23 /^\.It Fl a Ar type/,/BSD authentication\.$/ {
29 # BSD login class
34 /^\.It Fl c Ar class/,/BSD login classes\.$/ {
38 /^BSD login class$/ {
40 /^BSD login class\n\.It$/d
86 # BSD login class
89 /^On BSD systems/,/\.$/ {
/macosx-10.10/ruby-106/ruby/tool/
H A Dinstall-sh7 Ruby uses a BSD-compatible install(1) if possible. If not, Ruby
/macosx-10.10/text_cmds-88/sed/TEST/
H A Dsed.test58 BSD=1
63 BSD=0
210 if [ $BSD -eq 1 ] ; then
211 echo BSD sed fails this test
331 if [ $BSD -eq 1 ] ; then
332 echo BSD sed fails this test
363 if [ $BSD -eq 1 ] ; then
364 echo BSD sed fails this test
441 if [ $BSD -eq 1 -o $GNU -eq 1 -o $SUN -eq 1 ] ; then
442 echo BSD, GN
[all...]
/macosx-10.10/cups-408/cups/scheduler/
H A Dcups.sh.in38 *BSD*)
137 Linux* | *BSD* | Darwin*)
/macosx-10.10/dcerpc-61/dcerpc/rpcd/
H A Ddsm_unix.c118 * currently BSD and SYS5 are supported.
127 #ifdef BSD
/macosx-10.10/hfs-285/fsck_hfs/dfalib/
H A DSDevice.c26 #if BSD
45 #if BSD
188 #if BSD
240 #if BSD
/macosx-10.10/pcre-7/pcre/
H A Dpcre-config.in23 *BSD*)
/macosx-10.10/tcsh-65/tcsh/
H A DMAKEDIFFS7 BSDDIR=/usr/share/src/mtXinu/BSD/bin/csh
/macosx-10.10/libpcap-48/libpcap/Win32/Include/arpa/
H A Dnameser.h66 #if (!defined(BSD)) || (BSD < 199306)
205 #if (BSD >= 199103)
231 #endif /* BSD */
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnetd/
H A Ddefs.h43 #ifndef BSD
44 # define BSD 43 macro
/macosx-10.10/cron-39/lib/
H A Dcompat.c31 #if defined(NEED_SETSID) && defined(BSD)
106 # if defined(BSD)
118 # else /*BSD*/
124 # endif /*BSD*/
144 * "BSD to HP-UX porting tricks" maintained by
154 * This routine performs some file locking like the BSD 'flock'
/macosx-10.10/dcerpc-61/dcerpc/idl_compiler/
H A Dsysdep.h121 #if defined(__OSF__) || defined(__OSF1__) || defined(__osf__) || defined(BSD) || defined(SYS5) || defined(ultrix) || defined(_AIX) || defined(__ultrix) || defined(_BSD) || defined(__linux__)

Completed in 257 milliseconds

1234567891011>>