Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dinterp.c161 static struct bootblk_command *
164 struct bootblk_command **cmdp; in interp_lookup_cmd()
181 struct bootblk_command *cmd; in interp_builtin_cmd()
H A Dbootstrap.h310 struct bootblk_command struct
319 static struct bootblk_command _cmd_ ## tag = { key, desc, func }; \ argument
322 SET_DECLARE(Xcommand_set, struct bootblk_command);
H A Dinterp_forth.c73 struct bootblk_command **cmdp; in bf_command()
253 struct bootblk_command **cmdp; in bf_init()
H A Dcommands.c230 struct bootblk_command **cmdp; in command_commandlist()