Searched defs:command_help (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c61 COMMAND_SET(help, "help", "detailed help", command_help);
128 command_help(int argc, char *argv[]) function
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c89 static int command_help(int argc, char *argv[]);
717 COMMAND_SET(cmdp, "help", "detailed help", command_help);
1130 command_help(int argc, char *argv[]) function

Completed in 64 milliseconds