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

/netbsd-current/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c22 const char *command3 = "Random\nCommand\t\t\n\t"; local
33 length = strlen(command3);
34 commandLength = remoteconfig_cmdlength(command3, command3+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.mk29 # expect+1: Unassociated shell command ": command3 # parse error, since targets == NULL"
30 : command3 # parse error, since targets == NULL
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c281 char line[256], command1, command2, command3; local
379 command3 = line[2];
529 switch ( command3 ) {

Completed in 79 milliseconds