Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_utl.c783 int allow_multi = 0; in wildcard_match() local
803 allow_multi = 1; in wildcard_match()
821 (allow_multi && *p == '.'))) in wildcard_match()