Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_deltat.c37 #define BAD(STR) { STR, 0, 1 } in main() macro
/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