OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boothfs
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/macppc/stand/boothfs/
Makefile
3
PROG=
boothfs
12
CLEANFILES+= ${
BOOTHFS
}
/src/sys/arch/macppc/stand/
Makefile
9
SUBDIR+=
boothfs
/src/sys/arch/macppc/stand/mkboothfs/
mkboothfs.c
68
char *
boothfs
;
local in function:main
77
boothfs
= argv[1];
84
if ((ofd = open(
boothfs
, O_CREAT | O_TRUNC | O_WRONLY, 0644)) == -1)
85
err(1, "create output boot-hfs-file `%s'",
boothfs
);
152
err(1, "write boot-hfs-file `%s'",
boothfs
);
Completed in 12 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025