Searched defs:krbinstancep (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Dopen.c253 char **krbinstancep, int async)
308 if (krbinstancep != NULL) {
310 if ((*krbinstancep = host_connected_to(sb)) != NULL &&
311 (p = strchr(*krbinstancep, '.')) != NULL) {
315 krbinstancep = NULL;
252 open_ldap_connection(LDAP *ld, Sockbuf *sb, char *host, int defport, char **krbinstancep, int async) argument

Completed in 28 milliseconds