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