OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mapper
(Results
1 - 25
of
115
) sorted by relevancy
1
2
3
4
5
/src/sys/modules/examples/mapper/
Makefile
7
KMOD=
mapper
8
SRCS=
mapper
.c
/src/share/i18n/csmapper/
Makefile
10
SRCS_mapper.dir+=
mapper
.dir.src
23
mapper
.dir: ${SRCS_mapper.dir}
26
mapper
.dir.db:
mapper
.dir
29
FILES+=
mapper
.dir
mapper
.dir.db
30
CLEANFILES+=
mapper
.dir
mapper
.dir.db
/src/external/gpl2/lvm2/dist/daemons/
Makefile
36
device-
mapper
: dmeventd.device-
mapper
Makefile.in
36
device-
mapper
: dmeventd.device-
mapper
/src/external/gpl2/lvm2/dist/include/
Makefile
24
.PHONY: clean distclean all install pofile install_cluster install_device-
mapper
39
device-
mapper
: all
47
install_device-
mapper
:
Makefile.in
24
.PHONY: clean distclean all install pofile install_cluster install_device-
mapper
39
device-
mapper
: all
47
install_device-
mapper
:
/src/sys/rump/dev/lib/libdm/
Makefile
7
COMMENT=Device-
mapper
driver (for LVM)
10
SRCS= device-
mapper
.c dm_dev.c dm_ioctl.c dm_pdev.c dm_table.c dm_target.c \
/src/external/gpl2/lvm2/dist/
Makefile
61
tools: lib device-
mapper
64
libdm.device-
mapper
: include.device-
mapper
65
daemons.device-
mapper
: libdm.device-
mapper
66
tools.device-
mapper
: libdm.device-
mapper
67
device-
mapper
: tools.device-
mapper
daemons.device-
mapper
man.device-mappe
[
all
...]
Makefile.in
61
tools: lib device-
mapper
64
libdm.device-
mapper
: include.device-
mapper
65
daemons.device-
mapper
: libdm.device-
mapper
66
tools.device-
mapper
: libdm.device-
mapper
67
device-
mapper
: tools.device-
mapper
daemons.device-
mapper
man.device-mappe
[
all
...]
/src/sys/modules/examples/
Makefile
12
SUBDIR+=
mapper
# Needs an additional helper program
/src/external/gpl2/lvm2/dist/udev/
Makefile
38
install_device-
mapper
: $(DM_RULES)
46
install: install_lvm2 install_device-
mapper
Makefile.in
38
install_device-
mapper
: $(DM_RULES)
46
install: install_lvm2 install_device-
mapper
/src/usr.sbin/map-mbone/
Makefile
12
SRCS= igmp.c inet.c kern.c
mapper
.c
/src/external/gpl3/gcc.old/dist/gcc/cp/
mapper-client.cc
35
#include "
mapper
-client.h"
97
/* Prepend the invoking path, if the
mapper
is a simple
308
error_at (loc, line ? G_("failed %s
mapper
%qs line %u")
309
: G_("failed %s
mapper
%qs"), errmsg, name.c_str (), line);
321
error_at (loc, "failed
mapper
handshake %s", connect.GetString ().c_str ());
331
module_client::close_module_client (location_t loc, module_client *
mapper
)
333
if (
mapper
->IsDirect ())
335
auto *s =
mapper
->GetServer ();
342
if (
mapper
->pex)
344
int fd_write =
mapper
->GetFDWrite ()
[
all
...]
/src/external/gpl2/lvm2/dist/po/
Makefile.in
40
device-
mapper
.po: Makefile $(DM_POSOURCES)
50
pofile: lvm2.po device-
mapper
.po
64
$(localedir)/$$lang/LC_MESSAGES/device-
mapper
.mo;\
Makefile
40
device-
mapper
.po: Makefile $(DM_POSOURCES)
50
pofile: lvm2.po device-
mapper
.po
64
$(localedir)/$$lang/LC_MESSAGES/device-
mapper
.mo;\
/src/external/gpl3/gcc/dist/gcc/cp/
mapper-client.cc
36
#include "
mapper
-client.h"
99
/* Prepend the invoking path, if the
mapper
is a simple
291
/* Add the
mapper
file to the dependency tracking. */
318
error_at (loc, line ? G_("failed %s
mapper
%qs line %u")
319
: G_("failed %s
mapper
%qs"), errmsg, name.c_str (), line);
331
error_at (loc, "failed
mapper
handshake %s", connect.GetString ().c_str ());
341
module_client::close_module_client (location_t loc, module_client *
mapper
)
343
if (
mapper
->IsDirect ())
345
auto *s =
mapper
->GetServer ();
352
if (
mapper
->pex
[
all
...]
/src/sys/modules/dm/
Makefile
9
SRCS= device-
mapper
.c dm_dev.c dm_ioctl.c dm_pdev.c dm_table.c dm_target.c \
/src/share/i18n/csmapper/CP/
Makefile.inc
5
SRCS_mapper.dir+=
mapper
.dir.CP
7
CLEANFILES+=
mapper
.dir.CP charset.pivot.CP
10
mapper
.dir.CP: ${.CURDIR}/CP/CP.part ${.CURDIR}/CP/
mapper
.dir.CP.src
21
cat ${.CURDIR}/CP/
mapper
.dir.CP.src;\
/src/external/gpl2/lvm2/dist/daemons/dmeventd/
Makefile.in
4
# This file is part of the device-
mapper
userspace tools.
47
ifneq ($(MAKECMDGOALS),device-
mapper
)
53
all: device-
mapper
54
device-
mapper
: $(TARGETS)
106
install_device-
mapper
: install_include install_lib install_dmeventd
Makefile
4
# This file is part of the device-
mapper
userspace tools.
47
ifneq ($(MAKECMDGOALS),device-
mapper
)
53
all: device-
mapper
54
device-
mapper
: $(TARGETS)
106
install_device-
mapper
: install_include install_lib install_dmeventd
/src/external/gpl2/lvm2/dist/man/
Makefile
52
device-
mapper
: $(MAN8DM)
84
install_device-
mapper
:
92
install: install_lvm2 install_device-
mapper
Makefile.in
52
device-
mapper
: $(MAN8DM)
84
install_device-
mapper
:
92
install: install_lvm2 install_device-
mapper
/src/external/gpl2/lvm2/dist/test/
t-lvcreate-pvtags.sh
27
not lvcreate -l2 -i2 $vg $G_dev_/
mapper
/pv1
/src/share/i18n/csmapper/KOI/
Makefile.inc
5
SRCS_mapper.dir+=
mapper
.dir.KOI
7
CLEANFILES+=
mapper
.dir.KOI charset.pivot.KOI
16
mapper
.dir.KOI: ${.CURDIR}/KOI/KOI8.part
mapper
.dir.KOI.src
19
cat ${.CURDIR}/KOI/
mapper
.dir.KOI.src; \
Completed in 33 milliseconds
1
2
3
4
5
Indexes created Sat Feb 28 05:31:39 UTC 2026