Searched refs:groups_size (Results 1 – 2 of 2) sorted by relevance
156 size_t groups_size; in wpas_mesh_copy_groups() local162 groups_size = (num_groups + 1) * sizeof(wpa_s->conf->sae_groups[0]); in wpas_mesh_copy_groups()163 bss->conf->sae_groups = os_malloc(groups_size); in wpas_mesh_copy_groups()166 groups_size); in wpas_mesh_copy_groups()
443 int call_setgroups, size_t groups_size, const gid_t *groups, in child_exec() argument527 POSIX_CALL(setgroups(groups_size, groups)); in child_exec()