p_groups          134 source3/smbd/sec_ctx.c static int get_current_groups(gid_t gid, size_t *p_ngroups, gid_t **p_groups)
p_groups          142 source3/smbd/sec_ctx.c 	(*p_groups) = NULL;
p_groups          168 source3/smbd/sec_ctx.c 	(*p_groups) = groups;