Searched defs:databasetype (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/ldap/ns_ldap/ |
| H A D | ldapaddent.c | 86 static char *databasetype = NULL; variable 383 result = __ns_ldap_addTypedEntry(databasetype, inputbasedn, 387 result = __ns_ldap_addTypedEntry(databasetype, inputbasedn, 2871 data.mapname = strdup(databasetype); 4181 if (strcmp(databasetype, "publickey") == 0) 4249 if (strcmp(databasetype, "publickey") == 0) 4517 databasetype = ttype; 4536 rc = __ns_ldap_list(databasetype, filter, NULL, (const char **)NULL, 4555 databasetype) != NS_LDAP_SUCCESS) { 4563 if (get_basedn(databasetype, [all...] |
Completed in 61 milliseconds