Searched refs:command2 (Results 1 – 6 of 6) sorted by relevance
21 const char *command2 = "Random Command\t\t\n\t"; in test_EvaluateCommandLength() local29 length = strlen(command2); in test_EvaluateCommandLength()30 commandLength = remoteconfig_cmdlength(command2, command2+length); in test_EvaluateCommandLength()
27 : command2 # targets == [target1, target2]
5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \
281 char line[256], command1, command2, command3; in main() local378 command2 = line[1]; in main()383 switch ( command2 ) { in main()
15307 sed 'command1;command2'. Problem reported by Ralf Wildenhues.
21767 command1 < orig.data | sed 's/old/new/g' | command2 > result