Searched refs:commonNameCStr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls2.c1472 char commonNameCStr[PATH_MAX]; local
1474 commonNameCStr,
1475 sizeof(commonNameCStr),
1484 if ( commonNameCStr && strcmp( commonNameCStr, host ) == 0 ) {

Completed in 60 milliseconds