OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base_path
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/installboot/
evboards.c
1649
const char *
base_path
= evb_board_get_uboot_path(params, board);
local in function:evb_uboot_file_path
1652
if (
base_path
== NULL || file_name == NULL)
1655
return make_path(buf, bufsize, "%s/%s",
base_path
, file_name);
Completed in 56 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025