Searched refs:command_show (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/sys/boot/common/
H A Dcommands.c246 COMMAND_SET(show, "show", "show variable(s)", command_show);
249 command_show(int argc, char *argv[]) function
/illumos-gate/usr/src/common/ficl/emu/
H A Dloader_emu.c91 static int command_show(int argc, char *argv[]);
721 COMMAND_SET(cmdp, "show", "show variable(s)", command_show);
723 COMMAND_SET(cmdp, "printenv", "show variable(s)", command_show);
1247 command_show(int argc, char *argv[]) function

Completed in 61 milliseconds