HomeSort by: relevance | last modified time | path
    Searched refs:command_set (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/fwctl/
fwcontrol.c 729 * If !command_set, then -u will display the nodes for the board.
732 bool command_set = false; local in function:main
787 command_set = true;
802 command_set = true;
812 command_set = true;
822 command_set = true;
831 command_set = true;
837 command_set = true;
843 command_set = true;
856 command_set = true
    [all...]
  /src/sys/arch/ia64/stand/common/
bootstrap.h 240 int command_set(int argc, char *argv[]);
261 #define COMMAND_SET(a, b, c, d) /* nothing */
268 { "set", "set a variable", command_set }, \
commands.c 295 command_set(int argc, char *argv[]) function in typeref:typename:int

Completed in 14 milliseconds