Home
last modified time | relevance | path

Searched refs:testctr (Results 1 – 3 of 3) sorted by relevance

/freebsd/tests/sys/cddl/zfs/include/
H A Dconstants.cfg67 export TESTCTR=testctr${TESTCASE_ID}
/freebsd/sys/contrib/openzfs/tests/zfs-tests/include/
H A Ddefault.cfg.in117 export TESTCTR=testctr
/freebsd/crypto/openssl/test/
H A Dsslapitest.c756 int testctr = 0, testresult = 0; in test_client_hello_cb() local
762 SSL_CTX_set_client_hello_cb(sctx, full_client_hello_callback, &testctr); in test_client_hello_cb()