Home
last modified time | relevance | path

Searched refs:TEST7 (Results 1 – 4 of 4) sorted by relevance

/src/contrib/ntp/include/
H A Dntp.h235 #define TEST7 0x0040 /* bad header */ macro
239 TEST6 | TEST7 | TEST8 | TEST9)
/src/contrib/ntp/libntp/
H A Dstatestr.c97 { TEST7, "pkt_header", 0 },
/src/tools/regression/usr.bin/env/
H A Dregress-env.rgdata181 sb_args:-S TESTVAR=${TEST7} /bin/sh
182 setenv:TEST7=a23456a
/src/contrib/ntp/ntpd/
H A Dntp_proto.c2598 peer->flash |= TEST7; /* bad header */ in process_packet()