OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RUMPTOP
(Results
1 - 25
of
28
) sorted by relevancy
1
2
/src/sys/rump/librump/rumpdev/
Makefile
4
RUMPTOP
=${.CURDIR}/../..
5
.include "${
RUMPTOP
}/librump/rumpdev/Makefile.rumpdev"
/src/sys/rump/librump/rumpkern/
Makefile
4
RUMPTOP
=${.CURDIR}/../..
5
.include "${
RUMPTOP
}/librump/rumpkern/Makefile.rumpkern"
/src/sys/rump/librump/rumpnet/
Makefile
4
RUMPTOP
=${.CURDIR}/../..
5
.include "${
RUMPTOP
}/librump/rumpnet/Makefile.rumpnet"
/src/sys/rump/librump/rumpvfs/
Makefile
4
RUMPTOP
=${.CURDIR}/../..
5
.include "${
RUMPTOP
}/librump/rumpvfs/Makefile.rumpvfs"
/src/lib/librumpdev/
Makefile
6
RUMPTOP
= ${.CURDIR}/../../sys/rump
12
.include "${
RUMPTOP
}/librump/rumpdev/Makefile.rumpdev"
/src/lib/librumpnet/
Makefile
6
RUMPTOP
= ${.CURDIR}/../../sys/rump
12
.include "${
RUMPTOP
}/librump/rumpnet/Makefile.rumpnet"
/src/lib/librumpvfs/
Makefile
6
RUMPTOP
= ${.CURDIR}/../../sys/rump
12
.include "${
RUMPTOP
}/librump/rumpvfs/Makefile.rumpvfs"
/src/sys/rump/dev/lib/libhdaudio_hdafg/
Makefile
4
RUMPTOP
=${TOPRUMP}
12
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_hdaudio/
Makefile
4
RUMPTOP
=${TOPRUMP}
13
.include "${
RUMPTOP
}/Makefile.rump"
/src/tests/dev/usb/libhid/
Makefile
6
RUMPTOP
= ${NETBSDSRCDIR}/sys/rump
14
.include "${
RUMPTOP
}/Makefile.rump"
/src/tests/rump/kernspace/
Makefile
10
RUMPTOP
=${NETBSDSRCDIR}/sys/rump
14
.include "${
RUMPTOP
}/Makefile.rump"
/src/usr.bin/rump_allserver/
Makefile
9
RUMPTOP
=${.CURDIR}/../../sys/rump
11
.include "${
RUMPTOP
}/dev/Makefile.rumpdevcomp"
12
.include "${
RUMPTOP
}/fs/Makefile.rumpfscomp"
13
.include "${
RUMPTOP
}/kern/Makefile.rumpkerncomp"
14
.include "${
RUMPTOP
}/net/Makefile.rumpnetcomp"
/src/lib/librump/
Makefile
6
RUMPTOP
= ${.CURDIR}/../../sys/rump
17
.include "${
RUMPTOP
}/librump/rumpkern/Makefile.rumpkern"
/src/usr.sbin/npf/npftest/libnpftest/
Makefile
6
RUMPTOP
= ${.CURDIR}/../../../../sys/rump
29
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
35
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libmiiphy/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci ${
RUMPTOP
}/../dev/mii
20
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
22
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_auich/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern -I${
RUMPTOP
}/../dev
19
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_eap/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern -I${
RUMPTOP
}/../dev
19
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_if_iwn/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_if_pcn/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_if_wm/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_usbhc/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci ${
RUMPTOP
}/../dev/usb
20
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern -I${
RUMPTOP
}/../dev
22
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libpci_virtio/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libvirtio_if_vioif/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libvirtio_ld/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev \
7
${
RUMPTOP
}/../dev/pci
25
.include "${
RUMPTOP
}/Makefile.rump"
/src/sys/rump/dev/lib/libvirtio_viornd/
Makefile
4
RUMPTOP
=${TOPRUMP}
6
.PATH: ${
RUMPTOP
}/../dev/pci
16
CPPFLAGS+= -I${
RUMPTOP
}/librump/rumpkern
18
.include "${
RUMPTOP
}/Makefile.rump"
Completed in 157 milliseconds
1
2
Indexes created Wed Oct 22 06:10:02 GMT 2025