HomeSort by: relevance | last modified time | path
    Searched refs:all_numeric (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/bsd/openssl/dist/apps/
s_client.c 3485 int all_numeric = 1; local
3501 all_numeric = 0;
3535 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH);
  /src/crypto/external/bsd/openssl.old/dist/apps/
s_client.c 3523 int all_numeric = 1; local
3539 all_numeric = 0;
3573 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH);
  /src/crypto/external/apache2/openssl/dist/apps/
s_client.c 3826 int all_numeric = 1; local
3842 all_numeric = 0;
3876 isdnsname &= !all_numeric && !(label_length == MAX_LABEL_LENGTH);

Completed in 32 milliseconds