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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/libmsrpc/test/sam/
H A Dsamgroup.c15 struct SamGetGroupMembers ggm; local
155 ZERO_STRUCT(ggm);
156 ggm.in.group_hnd = group_hnd;
158 if(!cac_SamGetGroupMembers(hnd, mem_ctx, &ggm)) {
163 printf("Group has %d members:\n", ggm.out.num_members);
165 if(ggm.out.num_members == 0) /*just skip the rest of this case*/
170 gn.in.num_rids = ggm.out.num_members;
171 gn.in.rids = ggm.out.rids;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 227 milliseconds