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

/netbsd-current/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c20 const char *command1 = "Random Command"; local
25 length = strlen(command1);
26 commandLength = remoteconfig_cmdlength(command1, command1+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.mk26 : command1 # targets == [target1, target2]
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtest.c281 char line[256], command1, command2, command3; local
377 command1 = line[0];
381 switch ( command1 ) {

Completed in 255 milliseconds