Searched refs:GROUPLIST_INCREMENT (Results 1 – 1 of 1) sorted by relevance
1033 # define GROUPLIST_INCREMENT 40 macro1080 size_t list_increment = groups_to_add > GROUPLIST_INCREMENT ? groups_to_add in gid_cb()1081 : GROUPLIST_INCREMENT; in gid_cb()1155 gcb.gidmax = GROUPLIST_INCREMENT; in tls1_set_groups_list()
Completed in 22 milliseconds