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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c289 static char *no_service = ""; local
293 p->default_config = host_service == NULL ? no_service : host_service;
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1100 static char *no_service = ""; local
1104 p->default_config = host_service == NULL ? no_service : host_service;
1110 static char *no_service = ""; local
1114 p->default_config = host_service == NULL ? no_service : host_service;

Completed in 46 milliseconds