Home
last modified time | relevance | path

Searched refs:databasetype (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c87 static char *databasetype = NULL; variable
384 result = __ns_ldap_addTypedEntry(databasetype, inputbasedn, in addentry()
388 result = __ns_ldap_addTypedEntry(databasetype, inputbasedn, in addentry()
2874 data.mapname = strdup(databasetype); in genent_automount()
4180 if (strcmp(databasetype, "publickey") == 0) in dumptable()
4248 if (strcmp(databasetype, "publickey") == 0) in dumptable()
4516 databasetype = ttype; in main()
4535 rc = __ns_ldap_list(databasetype, filter, NULL, (const char **)NULL, in main()
4554 databasetype) != NS_LDAP_SUCCESS) { in main()
4562 if (get_basedn(databasetype, &inputbasedn) != in main()
[all …]