OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:boot1_file_name
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/ndbootd/
ndbootd.c
296
const char *
boot1_file_name
;
local in function:main
348
boot1_file_name
= NULL;
396
boot1_file_name
= argv[argv_i];
654
if ((boot1_fd = open(
boot1_file_name
, O_RDONLY)) < 0) {
656
boot1_file_name
, strerror(errno)));
661
boot1_file_name
, strerror(errno)));
668
boot1_file_name
, boot1_block_count, NDBOOTD_BOOT1_BLOCK_COUNT));
671
boot1_file_name
, boot1_block_count));
823
boot1_file_name
,
843
boot1_file_name
,
[
all
...]
Completed in 12 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025