HomeSort by: relevance | last modified time | path
    Searched refs:b_pathname (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/stand/lcboot/
main.c 500 if (loadfile(bootopts.b_pathname, marks, LOAD_KERNEL)) {
768 bootopts.b_pathname,
781 bootopts.b_pathname[0] = '\0';
796 strlcpy(bootopts.b_pathname, opt, sizeof bootopts.b_pathname);
extern.h 60 char b_pathname[FNAME_SIZE]; member in struct:boot_option

Completed in 13 milliseconds