Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c20 const char *command1 = "Random Command"; in test_EvaluateCommandLength() local
25 length = strlen(command1); in test_EvaluateCommandLength()
26 commandLength = remoteconfig_cmdlength(command1, command1+length); in test_EvaluateCommandLength()
/netbsd-src/usr.bin/make/unit-tests/
H A Ddeptgt.mk26 : command1 # 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
377 command1 = line[0]; in main()
381 switch ( command1 ) { 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