Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dhttp_test.c207 int exp_num, num, ssl; in test_http_url_ok() local
210 if (!TEST_int_eq(sscanf(exp_port, "%d", &exp_num), 1)) in test_http_url_ok()
216 && TEST_int_eq(num, exp_num) in test_http_url_ok()