Home | History | Annotate | Download | only in ndbootd

Lines Matching defs:boot1_file_name

296 	const char *boot1_file_name;
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,