Home
last modified time | relevance | path

Searched defs:BAD (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/nvi/regex/
H A Dregex2.h150 # define BAD 04 /* something wrong */ macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_leitch.c548 #define BAD(A) (rbufp->recv_buffer[A] < '0') || (rbufp->recv_buffer[A] > '9') in leitch_get_date() macro
/freebsd/sys/contrib/zlib/
H A Dinflate.h50 BAD, /* got a data error -- remain here until reset */ enumerator
/freebsd/lib/libc/regex/
H A Dregex2.h185 # define BAD 04 /* something wrong */ macro
/freebsd/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator
H A Dregress_http.c2546 #define BAD(s) do { \ in http_parse_uri_test() macro
/freebsd/contrib/libevent/test/
H A Dregress_util.c69 enum entry_status { NORMAL, CANONICAL, BAD }; enumerator
H A Dregress_http.c2546 #define BAD(s) do { \ in http_parse_uri_test() macro