Searched refs:b_pathname (Results 1 – 2 of 2) sorted by relevance
500 if (loadfile(bootopts.b_pathname, marks, LOAD_KERNEL)) { in command_boot()768 bootopts.b_pathname, in opt_subcmd_print()781 bootopts.b_pathname[0] = '\0'; in opt_subcmd_read()796 strlcpy(bootopts.b_pathname, opt, sizeof bootopts.b_pathname); in opt_subcmd_path()
60 char b_pathname[FNAME_SIZE]; member