Searched refs:command2 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c21 const char *command2 = "Random Command\t\t\n\t"; local
29 length = strlen(command2);
30 commandLength = remoteconfig_cmdlength(command2, command2+length);
/netbsd-current/games/battlestar/
H A DMakefile5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \
/netbsd-current/usr.bin/make/unit-tests/
H A Ddeptgt.mk27 : command2 # targets == [target1, target2]
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c281 char line[256], command1, command2, command3; local
378 command2 = line[1];
383 switch ( command2 ) {

Completed in 205 milliseconds