Searched refs:protoval (Results 1 – 1 of 1) sorted by relevance
115 char **ipport, *cname = NULL, *protoval = NULL; in _nss_ldap_services2str() local193 protoval = protocol->attrvalue[cookie->index++]; in _nss_ldap_services2str()210 protoval = protocol->attrvalue[k]; in _nss_ldap_services2str()227 protoval = protocol->attrvalue[0]; in _nss_ldap_services2str()230 if (protoval == NULL || (len = strlen(protoval)) < 1) { in _nss_ldap_services2str()236 len = snprintf(buffer, buflen, "%s", protoval); in _nss_ldap_services2str()