Home
last modified time | relevance | path

Searched refs:bootblk_command (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/stand/common/
H A Dbootstrap.h273 struct bootblk_command struct
282 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
285 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dinterp_forth.c77 struct bootblk_command **cmdp; in bf_command()
256 struct bootblk_command **cmdp; in bf_init()
H A Dinterp.c150 struct bootblk_command **cmdp; in interp_builtin_cmd()
H A Dcommands.c233 struct bootblk_command **cmdp; in command_commandlist()