Searched refs:CMD_NONE (Results 1 – 2 of 2) sorted by relevance
122 p->command = CMD_NONE;
353 CMD_TEST, CMD_USERMAP, CMD_VERSION, CMD_NONE } CMDS; enumerator6154 cmd = CMD_NONE; in parse_options()6155 prevcmd = CMD_NONE; in parse_options()6212 if ((cmd != CMD_NONE) in parse_options()6213 && (prevcmd != CMD_NONE) in parse_options()6307 case CMD_NONE : in main()