Home
last modified time | relevance | path

Searched refs:linux (Results 1 – 25 of 91) sorted by relevance

1234

/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfig.guess825 echo ${UNAME_MACHINE}-unknown-linux-gnu
828 echo cris-axis-linux-gnu
831 echo crisv32-axis-linux-gnu
834 echo frv-unknown-linux-gnu
884 echo powerpc-unknown-linux-gnu
887 echo powerpc64-unknown-linux-gnu
908 *) echo hppa-unknown-linux-gnu ;;
912 echo hppa64-unknown-linux-gnu
915 echo ${UNAME_MACHINE}-ibm-linux
927 echo x86_64-unknown-linux-gnu
[all …]
H A Dconfig.sub121 nto-qnx* | linux-gnu* | linux-dietlibc | linux-uclibc* | uclinux-uclibc* | uclinux-gnu* | \
700 os=-linux
1155 os=`echo $os | sed -e 's|gnu/linux|linux-gnu|'`
1209 os=`echo $os | sed -e 's|linux|linux-gnu|'`
1337 os=-linux
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A DMakefile22 ifeq ($(shell ls /usr/src/linux-$(_KVER)-obj > /dev/null 2>&1 && echo linux),)
23 ifeq ($(shell ls /usr/src/kernels/$(KVER)-$(__ARCH) > /dev/null 2>&1 && echo linux),)
34 KERNEL_DIR=/usr/src/linux-$(_KVER)-obj/$(_ARCH)/$(_KFLA)
36 LINUXSRC=/usr/src/linux-$(_KVER)
42 … /usr/src/linux-$(shell echo $(KVER) | sed "s|\(.*\)-\([a-z]*\)|\1-obj/$(BCMPROC)/\2|") \
43 /usr/src/linux
/illumos-gate/usr/src/cmd/ipf/lib/
H A Dkmem.c24 #if !defined(__sgi) && !defined(__hpux) && !defined(__osf__) && !defined(linux) && !defined(_AIX51)
38 #if defined(linux) || defined(__osf__) || defined(__sgi) || defined(__hpux)
56 !defined(linux) && !defined(_AIX51)
H A Dgetifname.c53 defined(__OpenBSD__) || defined(linux) || \
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_compat.c55 !defined(linux)
58 # if !defined(linux)
68 #if !defined(linux)
83 #if !defined(linux)
H A Dip_auth.c38 #if !defined(linux)
44 # if !defined(__SVR4) && !defined(__svr4__) && !defined(linux)
80 #if !defined(linux)
91 # if !defined(__hpux) && !defined(linux)
110 #if !defined(MENTAT) && !defined(linux)
157 #if defined(linux) && defined(_KERNEL)
363 #if defined(_KERNEL) && !defined(MENTAT) && !defined(linux) && \
551 # if defined(linux) || defined(AIX)
572 # if defined(linux) || defined(AIX)
H A Dip_log.c72 #if !defined(SOLARIS) && !defined(__hpux) && !defined(linux)
92 #if !defined(linux)
112 #if !defined(__hpux) && !defined(linux) && \
124 #if !defined(linux)
183 # if defined(linux) && defined(_KERNEL)
344 (defined(OpenBSD) && (OpenBSD >= 199603)) || defined(linux) || \
H A Dip_frag.c41 #if !defined(linux)
71 #if !defined(linux)
898 !defined(__sgi) && !defined(__osf__) && !defined(linux))
926 # ifdef linux in fr_slowtimer()
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dhosttype.tst2 linux-aout.i386 hostname i586 i386 linux hostname 1.1.59 #1
H A DMakefile56 cc.linux.ia64-icc cc.linux.i386-icc cc.linux.i386-64-icc \
/illumos-gate/usr/src/boot/i386/loader/
H A Dconf.c92 extern struct file_format linux;
103 &linux,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.bib22 …howpublished = "\url{file:///\\qlogic.org\il_proj\contbu_training\training\drivers\linux\linux bnx…
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dip_fil.c59 #ifndef linux
94 !defined(__hpux) && !defined(linux)
99 #if !defined(linux)
544 (defined(OpenBSD) && (OpenBSD >= 199603)) || defined(linux) || \
616 (defined(OpenBSD) && (OpenBSD >= 199603)) || defined(linux) || \
684 (defined(OpenBSD) && (OpenBSD >= 199603)) || defined(linux) || \
723 #if defined(__OpenBSD__) || defined(__NetBSD__) || defined(linux) || \
741 (defined(OpenBSD) && (OpenBSD >= 199603)) || defined(linux) || \ in init_ifp()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A Darm64-detecting-tagged-addresses.txt27 $ ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- ~/smatch/smatch_scripts/build_kernel_data.sh
32 files in the root of the linux tree.
187 diff --git a/include/linux/compiler_types.h b/include/linux/compiler_types.h
189 --- a/include/linux/compiler_types.h
190 +++ b/include/linux/compiler_types.h
/illumos-gate/usr/src/data/ucode/
H A Dupdate.amd21 UPSTREAM_PATH=/pub/scm/linux/kernel/git/firmware/linux-firmware.git
H A DREADME.ucode49 git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dofmt.ok3 alt/os/linux - -
H A Dofmt.in90 alt/os/linux/.:
/illumos-gate/usr/src/boot/i386/libi386/
H A DMakefile48 linux.c \
80 linux.o \
/illumos-gate/usr/src/data/hwdata/
H A DMakefile63 USBURL= http://www.linux-usb.org/usb.ids
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dblkdev.shlib170 # default = /dev (linux)
171 # real disk = /dev (linux)
172 # multipath device = /dev/mapper (linux)
436 # Get actual devices used by the pool (i.e. linux sdb1 not sdb).
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_pool.h15 !defined(linux) && !defined(sun) && !defined(AIX)
H A Dip_frag.h85 # if defined(linux) && defined(_KERNEL)
/illumos-gate/usr/src/grub/
H A DREADME.grub20 There is a linux bootsplashproject which turns off verbose mode even

1234