Searched refs:command3 (Results 1 – 4 of 4) sorted by relevance
22 const char *command3 = "Random\nCommand\t\t\n\t"; in test_EvaluateCommandLength() local33 length = strlen(command3); in test_EvaluateCommandLength()34 commandLength = remoteconfig_cmdlength(command3, command3+length); in test_EvaluateCommandLength()
29 # expect+1: Unassociated shell command ": command3 # parse error, since targets == NULL"30 : command3 # parse error, since targets == NULL
5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \
281 char line[256], command1, command2, command3; in main() local379 command3 = line[2]; in main()529 switch ( command3 ) { in main()