Home
last modified time | relevance | path

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

/freebsd-src/crypto/openssl/apps/
H A Ds_client.c3485 int all_numeric = 1; in is_dNS_name() local
3501 all_numeric = 0; in is_dNS_name()
3535 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH); in is_dNS_name()