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

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c311 match_triple_entry(struct nss_innetgr_args *ia, const ns_ldap_entry_t *entry) function
335 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
347 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
357 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
366 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
378 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
425 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
465 syslog(LOG_DEBUG, "nss_ldap: match_triple_entry: "
505 if (match_triple_entry(ia, entry) == 1)

Completed in 59 milliseconds