OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BSD
(Results
1 - 7
of
7
) sorted by relevancy
/src/usr.sbin/bootp/common/
getif.c
38
#define
BSD
43
102
#if (
BSD
- 0) < 43
103
/*
BSD
not defined or earlier than 4.3 */
/src/games/hack/
config.h
74
*
BSD
SYSV
82
#define
BSD
/* delete this line on System V */
121
#ifdef
BSD
123
#endif /*
BSD
*/
/src/bin/sh/
shell.h
40
* define
BSD
if you are running 4.2
BSD
or later.
60
#ifndef
BSD
61
#define
BSD
1
/src/external/gpl2/gmake/dist/
getloadavg.c
50
BSD
Real
BSD
, not just
BSD
-like.
58
sequent Sequent Dynix 3.x.x (
BSD
)
126
# if !defined (
BSD
) && defined (ultrix)
127
/* Ultrix behaves like
BSD
on Vaxen. */
128
# define
BSD
132
/* NeXT in the 2.{0,1,2} releases defines
BSD
in <sys/param.h>, which
134
really is
BSD
. */
135
# undef
BSD
[
all
...]
/src/sys/sys/
param.h
47
* Historic
BSD
#defines -- probably will remain untouched for all time.
49
#define
BSD
199506 /* System version (year & month). */
/src/external/apache2/llvm/dist/llvm/tools/llvm-ar/
llvm-ar.cpp
87
=
bsd
-
bsd
183
enum Format { Default, GNU,
BSD
, DARWIN, Unknown };
938
case
BSD
:
1208
.Case("
bsd
",
BSD
)
/src/sys/external/bsd/ipf/netinet/
ip_compat.h
68
#if defined(
BSD
) && (
BSD
< 199103) && defined(__osf__)
69
# undef
BSD
70
# define
BSD
199103
149
# define BSD_GE_YEAR(x) (
BSD
>= (x))
150
# define BSD_GT_YEAR(x) (
BSD
> (x))
151
# define BSD_LT_YEAR(x) (
BSD
< (x))
290
* For
BSD
kernels, if bpf is in the kernel, enable ipfilter to use bpf in
502
* On
BSD
's use quad_t as a guarantee for getting at least a 64bit sized
509
#else /*
BSD
> 199306 *
[
all
...]
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026