OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:install
(Results
1 - 25
of
132
) sorted by relevancy
1
2
3
4
5
6
/src/usr.sbin/sysinst/
Makefile
3
# sysinst is usually built when the crunched
install
binary is built,
66
install
:
target
Makefile
3
# sysinst is usually built when the crunched
install
binary is built,
66
install
:
target
upgrade.c
57
struct install_partition_desc
install
= {};
local in function:do_upgrade
79
install_desc_from_parts(&
install
, pm->parts);
81
install
.cur_system = true;
84
set_swap_if_low_ram(&
install
);
86
if (md_pre_update(&
install
) < 0)
89
if (mount_disks(&
install
) != 0)
106
if (!md_update(&
install
))
122
if (md_post_extract(&
install
, true))
135
free_install_desc(&
install
);
202
struct install_partition_desc
install
= {}
local in function:do_reinstall_sets
[
all
...]
upgrade.c
57
struct install_partition_desc
install
= {};
local in function:do_upgrade
79
install_desc_from_parts(&
install
, pm->parts);
81
install
.cur_system = true;
84
set_swap_if_low_ram(&
install
);
86
if (md_pre_update(&
install
) < 0)
89
if (mount_disks(&
install
) != 0)
106
if (!md_update(&
install
))
122
if (md_post_extract(&
install
, true))
135
free_install_desc(&
install
);
202
struct install_partition_desc
install
= {}
local in function:do_reinstall_sets
[
all
...]
/src/sys/arch/atari/stand/tostools/
Makefile
5
.PHONY: all clean
install
17
install
:
target
19
${MAKE} -C $$dir
install
; \
Makefile
5
.PHONY: all clean
install
17
install
:
target
19
${MAKE} -C $$dir
install
; \
/src/tools/texinfo/
Makefile
9
.if !empty(.MAKE.OS:M*CYGWIN*) && target(
install
)
10
.END:
install
-texinfo
11
install
-texinfo:
12
${HOST_SH} ${NETBSDSRCDIR}/tools/binstall/mkmanifest ${TOOLDIR}/bin/${_TOOL_PREFIX}
install
-info.exe
Makefile
9
.if !empty(.MAKE.OS:M*CYGWIN*) && target(
install
)
10
.END:
install
-texinfo
11
install
-texinfo:
12
${HOST_SH} ${NETBSDSRCDIR}/tools/binstall/mkmanifest ${TOOLDIR}/bin/${_TOOL_PREFIX}
install
-info.exe
/src/sys/external/bsd/gnu-efi/dist/inc/
Makefile
15
install
:
target
19
$(
INSTALL
) -m 644 $(SRCDIR)/*.h $(INSTALLROOT)$(PREFIX)/include/efi
20
$(
INSTALL
) -m 644 $(SRCDIR)/protocol/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol
21
$(
INSTALL
) -m 644 $(SRCDIR)/$(ARCH)/*.h $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
24
$(
INSTALL
) -m 644 $(SRCDIR)/protocol/ia64/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64
Makefile
15
install
:
target
19
$(
INSTALL
) -m 644 $(SRCDIR)/*.h $(INSTALLROOT)$(PREFIX)/include/efi
20
$(
INSTALL
) -m 644 $(SRCDIR)/protocol/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol
21
$(
INSTALL
) -m 644 $(SRCDIR)/$(ARCH)/*.h $(INSTALLROOT)$(PREFIX)/include/efi/$(ARCH)
24
$(
INSTALL
) -m 644 $(SRCDIR)/protocol/ia64/*.h $(INSTALLROOT)$(PREFIX)/include/efi/protocol/ia64
/src/tools/lorder/
Makefile
15
install
: ${TIMESTAMP}
target
Makefile
15
install
: ${TIMESTAMP}
target
/src/dist/pf/share/pf/
Makefile
10
install
:
target
11
install
-c -m 0444 ${FILES} ${DESTDIR}${BINDIR}/pf/
Makefile
10
install
:
target
11
install
-c -m 0444 ${FILES} ${DESTDIR}${BINDIR}/pf/
/src/sys/arch/mvme68k/stand/netboot/
Makefile
19
install
: netboot.bin
target
Makefile
19
install
: netboot.bin
target
/src/sys/arch/mvmeppc/stand/boot/
Makefile
16
install
: boot.bin
target
Makefile
16
install
: boot.bin
target
/src/tools/genassym/
Makefile
15
install
: ${TIMESTAMP}
target
Makefile
15
install
: ${TIMESTAMP}
target
/src/tools/llvm-clang/
Makefile
9
install
.host: ${HOST_BINDIR}/${MACHINE_GNU_PLATFORM}-clang++
10
install
.host: ${HOST_BINDIR}/${MACHINE_GNU_PLATFORM}-clang-cpp
Makefile
9
install
.host: ${HOST_BINDIR}/${MACHINE_GNU_PLATFORM}-clang++
10
install
.host: ${HOST_BINDIR}/${MACHINE_GNU_PLATFORM}-clang-cpp
/src/tools/installboot/
Makefile
28
install
: .PHONY
install
.${_d}.boards.plist
target
29
install
.${_d}.boards.plist: .PHONY ${BOARDDB_DSTDIR}/${_d}/boards.plist
Makefile
28
install
: .PHONY
install
.${_d}.boards.plist
target
29
install
.${_d}.boards.plist: .PHONY ${BOARDDB_DSTDIR}/${_d}/boards.plist
/src/games/battlestar/
parse.c
48
static void
install
(struct wlist *);
59
install
(w);
87
install
(struct wlist *wp)
function in typeref:typename:void
Completed in 27 milliseconds
1
2
3
4
5
6
Indexes created Tue Sep 30 17:09:57 GMT 2025