OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boot_component
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/shark/shark/
shark_machdep.c
382
static char *
boot_component
;
local in function:ofw_device_register
387
if (
boot_component
== NULL) {
389
boot_component
= boot_file;
390
if (
boot_component
== NULL)
392
cp = strrchr(
boot_component
, ':');
409
||
boot_component
== NULL
410
||
boot_component
[0] == '\0')
434
char *cp = strchr(
boot_component
, '@');
448
char *cp = strchr(
boot_component
, '@');
463
if (!strncmp(name, &
boot_component
[1], i
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025