Searched refs:check_buf (Results 1 – 2 of 2) sorted by relevance
| /freebsd/crypto/krb5/src/util/support/ |
| H A D | t_k5buf.c | 43 check_buf(struct k5buf *buf, const char *name) in check_buf() function 65 check_buf(&buf, "basic fixed"); in test_basic() 72 check_buf(&buf, "basic dynamic"); in test_basic() 93 check_buf(&buf, "realloc 1"); in test_realloc() 100 check_buf(&buf, "realloc 2"); in test_realloc() 110 check_buf(&buf, "realloc 3"); in test_realloc() 120 check_buf(&buf, "realloc 4"); in test_realloc() 129 check_buf(&buf, "realloc 5"); in test_realloc() 144 check_buf(&buf, "overflow 1"); in test_overflow() 151 check_buf(&buf, "overflow 2"); in test_overflow() [all …]
|
| /freebsd/contrib/bsnmp/tests/ |
| H A D | asn1.cc | 195 check_buf(const asn_buf &s, const Tbuf &exp, bool print = false) in check_buf() function 277 check_buf(t, cbuf); in __anon4d4e46190202() 425 check_buf(s, buf); in __anon4d4e46190502() 602 check_buf(s, buf); in __anon4d4e46190902() 779 check_buf(s, buf); in __anon4d4e46190d02() 956 check_buf(s, buf); in __anon4d4e46191102()
|