OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:targetroot_mnt
(Results
1 - 9
of
9
) sorted by relevancy
/src/usr.sbin/sysinst/arch/sparc64/
md.c
171
msg_fmt_display(MSG_doofwboot, "%s",
targetroot_mnt
);
173
targetroot_mnt
);
/src/usr.sbin/sysinst/arch/sparc/
md.c
127
targetroot_mnt
));
/src/usr.sbin/sysinst/
main.c
88
char
targetroot_mnt
[SSTRSIZE];
variable in typeref:typename:char[]
150
{"targetroot mount", "/targetroot",
targetroot_mnt
, sizeof
targetroot_mnt
},
307
mkdir(
targetroot_mnt
, S_IRWXU | S_IRGRP|S_IXGRP | S_IROTH|S_IXOTH);
target.c
281
return(target_already_root() ? "" :
targetroot_mnt
);
defs.h
638
extern char
targetroot_mnt
[SSTRSIZE];
label.c
2061
len = strlen(
targetroot_mnt
);
2062
if (memcmp(mnt,
targetroot_mnt
, len) == 0) {
disks.c
2048
targetroot_mnt
[0] = 0;
partman.c
2641
FILE *file_tmp = fopen(concat_paths(
targetroot_mnt
, "/etc/fstab"), "r");
/src/usr.sbin/sysinst/arch/evbarm/
md.c
254
snprintf(kernelbin, 100, "%s/netbsd.img",
targetroot_mnt
);
Completed in 36 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025