OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cur_system
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/sysinst/
upgrade.c
68
if (pm->parts == NULL && !pm->
cur_system
&& !pm->no_part) {
73
if (!pm->
cur_system
&& pm->parts != NULL) {
80
} else if (pm->
cur_system
) {
81
install.
cur_system
= true;
214
if (!pm->
cur_system
&& pm->parts != NULL) {
216
} else if (pm->
cur_system
) {
217
install.
cur_system
= true;
defs.h
407
bool
cur_system
; /* target is the live system */
member in struct:install_partition_desc
470
bool
cur_system
;
member in struct:pm_devs
target.c
177
if (pm->
cur_system
)
disks.c
885
.
cur_system
= true,
1274
if (pm->
cur_system
)
1444
if (pm->
cur_system
)
1961
if (install->
cur_system
)
Completed in 17 milliseconds
Indexes created Fri Oct 17 17:09:57 GMT 2025