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

/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Dldaplist.c198 list(char *database, char *ldapfilter, char **ldapattribute, argument
227 sort, merge_SSD_filter, (const char **)ldapattribute, NULL,
271 char **ldapattribute = NULL; local
488 ldapattribute = NULL;
496 ldapattribute = buffer;
520 rc = list("passwd", ldapfilter, ldapattribute,
540 rc1 = list("hosts", ldapfilter, ldapattribute,
580 if (rc = list(database, ldapfilter, ldapattribute, &err, udata))

Completed in 15 milliseconds