Home
last modified time | relevance | path

Searched refs:ns_ldap_result_t (Results 1 – 25 of 43) sorted by relevance

12

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.h77 extern void dump_user_attr(ns_ldap_result_t *res);
78 extern void dump_prof_attr(ns_ldap_result_t *res);
79 extern void dump_exec_attr(ns_ldap_result_t *res);
80 extern void dump_auth_attr(ns_ldap_result_t *res);
81 extern void dump_tnrhdb(ns_ldap_result_t *res);
82 extern void dump_tnrhtp(ns_ldap_result_t *res);
H A Dldapaddtsol.c78 dump_tnrhdb(ns_ldap_result_t *res) in dump_tnrhdb()
125 dump_tnrhtp(ns_ldap_result_t *res) in dump_tnrhtp()
H A Dldapaddrbac.c153 dump_user_attr(ns_ldap_result_t *res) in dump_user_attr()
216 dump_prof_attr(ns_ldap_result_t *res) in dump_prof_attr()
287 dump_exec_attr(ns_ldap_result_t *res) in dump_exec_attr()
366 dump_auth_attr(ns_ldap_result_t *res) in dump_auth_attr()
H A DprintResult.c49 _printResult(ns_ldap_result_t *result) { in _printResult()
H A Dldapaddent.c67 void (*dump)(ns_ldap_result_t *);
791 dump_hosts(ns_ldap_result_t *res) in dump_hosts()
1013 dump_rpc(ns_ldap_result_t *res) in dump_rpc()
1445 dump_networks(ns_ldap_result_t *res) in dump_networks()
1911 dump_group(ns_ldap_result_t *res) in dump_group()
2056 dump_ethers(ns_ldap_result_t *res) in dump_ethers()
2168 dump_aliases(ns_ldap_result_t *res) in dump_aliases()
3122 dump_passwd(ns_ldap_result_t *res) in dump_passwd()
3446 dump_shadow(ns_ldap_result_t *res) in dump_shadow()
4135 ns_ldap_result_t *eres = NULL; in dumptable()
[all …]
H A Dldaplist.c38 extern void _printResult(ns_ldap_result_t *);
193 ns_ldap_result_t *result; in list()
/illumos-gate/usr/src/lib/libsldap/common/
H A Dns_sldap.h408 } ns_ldap_result_t; typedef
691 ns_ldap_result_t ** result,
706 ns_ldap_result_t ** result,
723 ns_ldap_result_t ** result,
793 ns_ldap_result_t ** result,
799 ns_ldap_result_t ** result,
807 ns_ldap_result_t **result);
H A Dns_internal.h652 ns_ldap_result_t *result;
706 ns_ldap_result_t **caller_result;
770 int __s_api_printResult(ns_ldap_result_t *);
783 ns_config_t *__ns_ldap_make_config(ns_ldap_result_t *result);
H A Dns_getalias.c115 ns_ldap_result_t *result = NULL; in __getldapaliasbyname()
H A Dns_reads.c831 cookie->result = (ns_ldap_result_t *) in __s_api_getEntry()
832 calloc(1, sizeof (ns_ldap_result_t)); in __s_api_getEntry()
3067 ns_ldap_result_t **rResult, /* return result entries */ in ldap_list()
3737 ns_ldap_result_t *result; in find_domainname()
3803 ns_ldap_result_t **result, in firstEntry()
4006 ns_ldap_result_t **result, in __ns_ldap_firstEntry()
4106 __ns_ldap_freeResult(ns_ldap_result_t **result) in __ns_ldap_freeResult()
4112 ns_ldap_result_t *res = *result; in __ns_ldap_freeResult()
4209 ns_ldap_result_t *result = NULL; in __ns_ldap_uid2dn()
4316 ns_ldap_result_t *result; in __ns_ldap_dn2uid()
[all …]
/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.h125 ns_ldap_result_t *result;
157 extern ns_ldap_attr_t *getattr(ns_ldap_result_t *result, int i);
172 extern int printresult(ns_ldap_result_t *result);
H A Dgetgrent.c95 ns_ldap_result_t *result = be->result; in _nss_ldap_group2str()
410 ns_ldap_result_t *result; in getbymember()
463 result = (ns_ldap_result_t *)be->result; in getbymember()
502 (void) __ns_ldap_freeResult((ns_ldap_result_t **)&be->result); in getbymember()
H A Dgetservent.c51 ns_ldap_result_t *result;
73 _nss_services_cookie_new(ns_ldap_result_t *result, int index, char *cname) { in _nss_services_cookie_new()
115 ns_ldap_result_t *result; in _nss_ldap_services2str()
H A Dldap_utils.c38 printresult(ns_ldap_result_t *result) in printresult()
74 getattr(ns_ldap_result_t *result, int i) in getattr()
H A Dgetnetgrent.c66 ns_ldap_result_t *results;
500 match_triple(struct nss_innetgr_args *ia, ns_ldap_result_t *result) in match_triple()
532 add_netgroup_member(ns_ldap_result_t *result, netgroup_table_t *tab) in add_netgroup_member()
554 ns_ldap_result_t *result = NULL; in top_down_search()
763 ns_ldap_result_t *result = NULL; in getnetgr_ldap_getent()
H A Dgetnetmasks.c67 ns_ldap_result_t *result = be->result; in _nss_ldap_netmasks2str()
H A Dtsol_gettpent.c63 ns_ldap_result_t *result = be->result; in _nss_ldap_tnrhtp2str()
H A Dgetauuser.c62 ns_ldap_result_t *result = be->result; in _nss_ldap_au2str()
H A Dgetbootparams.c61 ns_ldap_result_t *result = be->result; in _nss_ldap_bootparams2str()
H A Dgetether.c66 ns_ldap_result_t *result = be->result; in _nss_ldap_ethers2str()
H A Dtsol_getrhent.c78 ns_ldap_result_t *result = be->result; in _nss_ldap_tnrhdb2str()
H A Dgetkeyent.c72 ns_ldap_result_t *result = be->result; in _nss_ldap_key2str()
H A Dgetprofattr.c67 ns_ldap_result_t *result = be->result; in _nss_ldap_prof2str()
H A Dgetuserattr.c67 ns_ldap_result_t *result = be->result; in _nss_ldap_user2str()
/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_ldap.c329 ns_ldap_result_t *result = NULL; in ldap_match()
477 ns_ldap_result_t *result = NULL; in loadmaster_ldap()
546 ns_ldap_result_t *result = NULL; in loaddirect_ldap()
832 ns_ldap_result_t *result = NULL; in getmapkeys_ldap()

12