Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/helpers/
H A Dssl_test_ctx.c23 static int parse_boolean(const char *value, int *result) in parse_boolean() function
40 return parse_boolean(value, &ctx->field); \