Home
last modified time | relevance | path

Searched refs:get_next_netgroup (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/nsswitch/ldap/common/
H A Dgetnetgrent.c151 get_next_netgroup(netgroup_table_t *tab) in get_next_netgroup() function
568 while ((ng = get_next_netgroup(&tab)) != NULL) { in top_down_search()
792 if ((ng = get_next_netgroup(&p->tab)) != NULL) { in getnetgr_ldap_getent()