Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/crypto/x509v3/
H A Dv3_utl.c683 int allow_multi = 0; in wildcard_match() local
703 allow_multi = 1; in wildcard_match()
721 *p == '-' || (allow_multi && *p == '.'))) in wildcard_match()