Home
last modified time | relevance | path

Searched refs:command2 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c21 const char *command2 = "Random Command\t\t\n\t"; in test_EvaluateCommandLength() local
29 length = strlen(command2); in test_EvaluateCommandLength()
30 commandLength = remoteconfig_cmdlength(command2, command2+length); in test_EvaluateCommandLength()
/netbsd-src/usr.bin/make/unit-tests/
H A Ddeptgt.mk27 : command2 # targets == [target1, target2]
/netbsd-src/games/battlestar/
H A DMakefile5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c281 char line[256], command1, command2, command3; in main() local
378 command2 = line[1]; in main()
383 switch ( command2 ) { in main()
/netbsd-src/external/gpl3/autoconf/dist/
H A DChangeLog.315307 sed 'command1;command2'. Problem reported by Ralf Wildenhues.
/netbsd-src/external/gpl2/gawk/dist/
H A Dawk.texi21767 command1 < orig.data | sed 's/old/new/g' | command2 > result