Searched refs:gidcnt (Results 1 – 1 of 1) sorted by relevance
1238 size_t gidcnt; /* Number of groups */ member1384 if (garg->gidcnt == garg->gidmax) { in gid_cb()1458 for (i = 0; i < garg->gidcnt; i++) in gid_cb()1466 for (j = i; j < (garg->gidcnt - 1); j++) in gid_cb()1468 garg->gidcnt--; /* ..and update the book keeping for the number of groups */ in gid_cb()1505 for (i = 0; i < garg->gidcnt; i++) in gid_cb()1512 garg->gid_arr[garg->gidcnt++] = gid; in gid_cb()1547 size_t gidcnt = garg->tuplcnt_arr[garg->tplcnt]; in close_tuple() local1549 if (gidcnt == 0) in close_tuple()1682 if (gcb.gidcnt > 0 && gcb.ksidcnt == 0) { in tls1_set_groups_list()[all …]