Searched refs:bi_getboothowto (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/stand/userboot/userboot/
H A Dlibuserboot.h62 int bi_getboothowto(char *kargs);
H A Dbootinfo.c40 bi_getboothowto(char *kargs) function
H A Dbootinfo64.c199 howto = bi_getboothowto(args);
H A Dbootinfo32.c155 howto = bi_getboothowto(args);
/freebsd-11-stable/stand/i386/libi386/
H A Dbootinfo.c40 bi_getboothowto(char *kargs) function
H A Dlibi386.h146 int bi_getboothowto(char *kargs);
H A Dbootinfo32.c155 howto = bi_getboothowto(args);
H A Dbootinfo64.c202 howto = bi_getboothowto(args);
/freebsd-11-stable/stand/efi/loader/
H A Dbootinfo.c68 bi_getboothowto(char *kargs) function
457 howto = bi_getboothowto(args);

Completed in 121 milliseconds