Searched refs:check_data (Results 1 – 5 of 5) sorted by relevance
| /minix3/external/bsd/kyua-cli/dist/utils/process/ |
| H A D | systembuf_test.cpp | 46 check_data(std::istream& is, std::size_t length) in check_data() function 88 check_data(is, length); in test_read() 106 check_data(is, length); in test_write()
|
| /minix3/tests/sbin/resize_ffs/ |
| H A D | common.sh | 92 check_data () function 103 check_data $i
|
| /minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
| H A D | verify_krb5_conf.c | 353 void *check_data; member 601 } else if(p->type == krb5_config_string && e->check_data != NULL) { in check_section() 602 error |= (*(check_func_t)e->check_data)(context, local, p->u.string); in check_section() 603 } else if(p->type == krb5_config_list && e->check_data != NULL) { in check_section() 604 error |= check_section(context, local, p->u.list, e->check_data); in check_section()
|
| /minix3/external/bsd/kyua-cli/dist/store/ |
| H A D | schema_inttest.cpp | 436 check_data(store::backend& backend) in check_data() function 466 check_data(backend); in ATF_TEST_CASE_BODY() 493 check_data(backend); in ATF_TEST_CASE_BODY()
|
| /minix3/external/bsd/bind/dist/lib/dns/ |
| H A D | dst_parse.c | 352 check_data(const dst_private_t *priv, const unsigned int alg, in check_data() function 591 check = check_data(priv, alg, ISC_TRUE, external); in dst__privstruct_parse() 631 ret = check_data(priv, dst_key_alg(key), ISC_FALSE, key->external); in dst__privstruct_writefile()
|