Home
last modified time | relevance | path

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

/freebsd-13.1/stand/common/
H A Dbootstrap.h297 struct bootblk_command struct
306 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
309 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dinterp_forth.c77 struct bootblk_command **cmdp; in bf_command()
257 struct bootblk_command **cmdp; in bf_init()
H A Dinterp.c161 struct bootblk_command **cmdp; in interp_builtin_cmd()
H A Dcommands.c233 struct bootblk_command **cmdp; in command_commandlist()