Home
last modified time | relevance | path

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

/freebsd-13-stable/stand/common/
HDinterp.c153 static struct bootblk_command *
156 struct bootblk_command **cmdp; in interp_lookup_cmd()
173 struct bootblk_command *cmd; in interp_builtin_cmd()
HDbootstrap.h309 struct bootblk_command struct
318 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
321 SET_DECLARE(Xcommand_set, struct bootblk_command);
HDinterp_forth.c74 struct bootblk_command **cmdp; in bf_command()
254 struct bootblk_command **cmdp; in bf_init()
HDcommands.c231 struct bootblk_command **cmdp; in command_commandlist()