Searched refs:grlist (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/ldap/common/
H A Dgetgrent.c2469 * processed by adding it to the grlist. If not able to add,
2609 _nss_ldap_list_t *grlist = NULL; local
2621 res = get_parent_gids(argp, PSEARCH_TAG_UID, name, &grlist, &rec_call);
2622 if (grlist != NULL)
2623 nss_ldap_list_free(&grlist);

Completed in 93 milliseconds