Home
last modified time | relevance | path

Searched refs:command4 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/tests/ntpd/
H A Drc_cmdlength.c23 const char *command4 = "Random Command\t\t\n\t1 2 3"; in test_EvaluateCommandLength() local
37 length = strlen(command4); in test_EvaluateCommandLength()
38 commandLength = remoteconfig_cmdlength(command4, command4+length); in test_EvaluateCommandLength()
/netbsd-src/games/battlestar/
H A DMakefile5 SRCS= battlestar.c command1.c command2.c command3.c command4.c \