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

/illumos-gate/usr/src/cmd/ldap/ns_ldap/
H A Dldapaddent.c3747 int grp_count = count_tokens(grouplist, ','); local
3750 if (grp_count == 0) {
3756 data.pj_groups = (char **)calloc(grp_count + 1,

Completed in 65 milliseconds