Home
last modified time | relevance | path

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

/freebsd-11-stable/stand/common/
HDbootstrap.h273 struct bootblk_command struct
282 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
285 SET_DECLARE(Xcommand_set, struct bootblk_command);
HDinterp_forth.c77 struct bootblk_command **cmdp; in bf_command()
257 struct bootblk_command **cmdp; in bf_init()
HDinterp.c159 struct bootblk_command **cmdp; in interp_builtin_cmd()
HDcommands.c233 struct bootblk_command **cmdp; in command_commandlist()