OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LINUX
(Results
1 - 25
of
27
) sorted by relevancy
1
2
/src/external/bsd/zstd/dist/contrib/linux-kernel/
Makefile
13
rm -rf
linux
14
mkdir -p
linux
15
mkdir -p
linux
/include/
linux
16
mkdir -p
linux
/lib/zstd
19
--output-lib
linux
/lib/zstd \
20
--xxhash '<
linux
/xxhash.h>' \
23
--rewrite-include '<limits\.h>=<
linux
/limits.h>' \
24
--rewrite-include '<stddef\.h>=<
linux
/types.h>' \
25
--rewrite-include '"\.\./zstd.h"=<
linux
/zstd.h>'
[
all
...]
/src/sys/compat/linux/common/
linux_fcntl.h
36
#include <compat/
linux
/common/linux_types.h> /* For linux_off_t */
105
#include <compat/
linux
/arch/i386/linux_fcntl.h>
107
#include <compat/
linux
/arch/m68k/linux_fcntl.h>
109
#include <compat/
linux
/arch/alpha/linux_fcntl.h>
111
#include <compat/
linux
/arch/powerpc/linux_fcntl.h>
113
#include <compat/
linux
/arch/mips/linux_fcntl.h>
115
#include <compat/
linux
/arch/aarch64/linux_fcntl.h>
117
#include <compat/
linux
/arch/arm/linux_fcntl.h>
119
#include <compat/
linux
/arch/amd64/linux_fcntl.h>
124
/*
Linux
specific fcntl(2) commands *
[
all
...]
/src/sys/modules/dtrace/linux_syscall/
emultrace.h
5
#include <compat/
linux
/common/linux_types.h>
6
#include <compat/
linux
/common/linux_mmap.h>
7
#include <compat/
linux
/common/linux_signal.h>
8
#include <compat/
linux
/linux_syscall.h>
9
#include <compat/
linux
/linux_syscallargs.h>
10
#include <compat/
linux
/linux_systrace_args.c>
12
#define emulname
linux
13
#define EMULNAME
LINUX
/src/external/bsd/zstd/dist/contrib/linux-kernel/test/
Makefile
11
LINUX
:= ../
linux
12
LINUX_ZSTDLIB := $(
LINUX
)/lib/zstd
14
CPPFLAGS += -I$(
LINUX
)/include -I$(LINUX_ZSTDLIB) -Iinclude -DNDEBUG -Wno-deprecated-declarations
/src/external/gpl3/gdb/dist/gdbsupport/
osabi.def
40
GDB_OSABI_DEF (
LINUX
, "GNU/
Linux
", "
linux
(-gnu[^-]*)?")
/src/external/gpl2/libmalloc/dist/
mem-limits.h
126
#if !defined (ULIMIT_BREAK_VALUE) || defined (
LINUX
)
/src/external/bsd/ipf/dist/ipsend/
lsock.c
26
#if
LINUX
>= 0200
31
# include <
linux
/notifier.h>
33
#include <
linux
/fs.h>
34
#if
LINUX
>= 0200
35
#include "
linux
/netdevice.h"
39
#include <
linux
/sched.h>
40
#include <
linux
/netdevice.h>
50
#if
LINUX
< 0200
iptests.c
32
# if !defined(solaris) && !defined(
linux
) && !defined(__sgi) && !defined(hpux)
42
#if !defined(solaris) && !defined(
linux
) && !defined(__sgi)
49
#if !defined(ultrix) && !defined(hpux) && !defined(
linux
) && \
76
#if defined(
linux
) && (
LINUX
>= 0200)
79
#if !defined(
linux
)
103
#if !defined(
linux
)
110
#if !defined(
linux
) && !defined(__hpux)
957
#if !defined(
linux
) && !defined(__osf__)
1101
#if !defined(
linux
) && !defined(__SVR4) && !defined(__svr4__) &&
[
all
...]
/src/external/bsd/jemalloc/dist/scripts/
gen_travis.py
7
LINUX
= '
linux
'
100
# The 'default' configuration is gcc, on
linux
, with no compiler or configure
150
# 'malloc_conf' symbols and such, which are declared weak under
Linux
.
190
if os ==
LINUX
and cross_compile:
240
os =
LINUX
297
- os:
linux
302
- os:
linux
/src/external/apache2/mDNSResponder/dist/ServiceRegistration/
posix.c
17
* utility functions common to all posix implementations (e.g., MacOS,
Linux
).
24
#ifndef
LINUX
134
#ifndef
LINUX
179
#ifndef
LINUX
220
#endif //
LINUX
224
#ifndef
LINUX
281
#ifndef
LINUX
294
#endif //
LINUX
306
#ifndef
LINUX
351
#endif //
LINUX
[
all
...]
srp-api.h
21
#if defined(THREAD_DEVKIT_ADK) || defined(
LINUX
)
probe-srp.c
20
#ifndef
LINUX
route.c
25
#ifndef
LINUX
51
#ifndef
LINUX
53
#endif //
LINUX
111
#ifdef
LINUX
115
#ifdef
LINUX
1398
#ifdef
LINUX
1816
#ifndef
LINUX
1832
#ifndef
LINUX
1925
#ifndef
LINUX
1958
#ifndef
LINUX
[
all
...]
icmp.c
20
#ifndef
LINUX
46
#ifndef
LINUX
48
#endif //
LINUX
omr-watcher.c
21
#ifndef
LINUX
47
#ifndef
LINUX
49
#endif //
LINUX
dnssd-client.c
20
#ifndef
LINUX
ioloop.c
1498
//
Linux
doesn't currently follow RFC5014. These values are defined in
linux
/in6.h, but this can't be
1501
#if defined(
LINUX
)
1519
#endif //
LINUX
service-publisher.c
20
#ifndef
LINUX
/src/external/bsd/libbind/dist/irs/
getnameinfo.c
8
#if ( defined(__linux__) || defined(__linux) || defined(
LINUX
) )
gethostent.c
613
#if ( defined(__linux__) || defined(__linux) || defined(
LINUX
) )
/src/external/lgpl3/gmp/dist/mpn/x86_64/fat/
fat_entry.asm
49
dnl and some versions of GNU/
Linux
. This will go away when symbol hiding is
56
ifdef(`
LINUX
',
81
dnl For DOS64, the jumps are 6 bytes. The same form works also for GNU/
Linux
/src/external/ibm-public/postfix/dist/
makedefs
61
# Do not build with
Linux
EPOLL support.
91
# is unavailable on some recent
Linux
distributions.
555
Linux
.1*) SYSTYPE=LINUX1
562
Linux
.2*) SYSTYPE=LINUX2
642
Linux
.[3456].*)
643
SYSTYPE=
LINUX
$RELEASE_MAJOR
1241
# The following was validated in 2014 on FreeBSD/
Linux
and Solaris 9.
/src/external/gpl3/gcc/dist/libgcc/config/libbid/
bid_functions.h
43
#if __GNUC__ || defined
LINUX
|| defined SUNOS
127
#if defined
LINUX
|| defined __GLIBC__ || defined SUNOS
/src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
bid_functions.h
43
#if __GNUC__ || defined
LINUX
|| defined SUNOS
127
#if defined
LINUX
|| defined __GLIBC__ || defined SUNOS
/src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSPosix.c
46
#include <
linux
/netlink.h>
47
#include <
linux
/rtnetlink.h>
59
#include <
linux
/sockios.h>
1120
#if defined(IP_PKTINFO) //
Linux
1168
//
Linux
kernel versions 3.9 introduces support for socket option
1170
// systems.
Linux
version implements a "port hijacking" prevention
1207
#if defined(IP_RECVTTL) //
Linux
1391
#ifdef
LINUX
2119
// CLOCK_BOOTTIME is a
Linux
-specific constant that indicates a monotonic time that includes time asleep
2123
// on other Posix systems, since the POSIX specification doesn't say one way or the other. E.g. on
Linux
[
all
...]
Completed in 61 milliseconds
1
2
Indexes created Sun Mar 01 05:31:48 UTC 2026