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

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dldap_common.c384 (void) _nss_ldap_endent(be, a);
418 * _nss_ldap_endent called after _nss_ldap_getent. This function is
424 _nss_ldap_endent(ldap_backend_ptr be, void *a) function
429 (void) fprintf(stdout, "\n[ldap_common.c: _nss_ldap_endent]\n");
509 (void) _nss_ldap_endent(be, a);
568 (void) _nss_ldap_endent(be, a);
576 (void) _nss_ldap_endent(be, a);
583 * only. Instead of calling _nss_ldap_endent to

Completed in 22 milliseconds