Searched refs:__ns_ldap_list (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/cmd/fs.d/autofs/ |
H A D | ns_ldap.c | 359 res = __ns_ldap_list(map, searchfilter, NULL, in ldap_match() 495 res = __ns_ldap_list(mapname, searchfilter, NULL, NULL, NULL, in loadmaster_ldap() 566 res = __ns_ldap_list(nsmap, searchfilter, NULL, NULL, in loaddirect_ldap() 856 res = __ns_ldap_list(nsmap, searchfilter, NULL, NULL, NULL, 0, in getmapkeys_ldap()
|
/titanic_41/usr/src/lib/libsldap/common/ |
H A D | ns_getalias.c | 156 rc = __ns_ldap_list(service, (const char *)filter, in __getldapaliasbyname()
|
H A D | mapfile-vers | 104 __ns_ldap_list;
|
H A D | ns_sasl.c | 493 rc = __ns_ldap_list(NULL, (const char *)"objectclass=*", in __ns_ldap_check_gssapi_preq()
|
H A D | llib-lsldap | 38 int __ns_ldap_list(
|
H A D | ns_sldap.h | 682 int __ns_ldap_list(
|
H A D | ns_confmgr.c | 1034 rc = __ns_ldap_list(_PROFILE_CONTAINER, (const char *)filter, in __ns_ldap_download()
|
H A D | ns_reads.c | 3275 __ns_ldap_list( in __ns_ldap_list() function 4199 rc = __ns_ldap_list("passwd", filter, in __ns_ldap_uid2dn() 4277 rc = __ns_ldap_list("hosts", filter, in __ns_ldap_host2dn()
|
H A D | ns_writes.c | 2871 rc = __ns_ldap_list(service, filter, NULL, (const char **)NULL, in modify_ethers_bootp()
|
/titanic_41/usr/src/lib/nsswitch/ldap/common/ |
H A D | ldap_common.c | 145 if ((rc = __ns_ldap_list(database, searchfilter, init_filter_cb, in _nss_ldap_lookup() 267 if ((rc = __ns_ldap_list(database, searchfilter, init_filter_cb, in _nss_ldap_nocb_lookup()
|
H A D | getnetgrent.c | 586 rc = __ns_ldap_list(_NETGROUP, searchfilter, in top_down_search() 814 rc = __ns_ldap_list(_NETGROUP, searchfilter, in getnetgr_ldap_getent()
|
/titanic_41/usr/src/cmd/keyserv/ |
H A D | chkey_common.c | 866 if ((__ns_ldap_list(db, filter, NULL, (const char **)attrFilter, in ldap_update()
|
/titanic_41/usr/src/cmd/idmap/idmap/ |
H A D | namemaps.c | 588 rc_ns = __ns_ldap_list(is_user ? "passwd" : "group", in unixname2dn()
|
/titanic_41/usr/src/cmd/ldapcachemgr/ |
H A D | cachemgr_getldap.c | 2258 if ((rc = __ns_ldap_list(_PROFILE_CONTAINER, in update_from_profile()
|
/titanic_41/usr/src/cmd/ldap/ns_ldap/ |
H A D | ldapaddent.c | 4533 rc = __ns_ldap_list(databasetype, filter, NULL, (const char **)NULL, in main()
|