Searched refs:mygroup_shares (Results 1 – 2 of 2) sorted by relevance
103 unsigned int mygroup_shares; in main() local154 mygroup_shares = 100; in main()155 write_to_file(mysharesfile, "w", mygroup_shares); in main()
101 unsigned long int mygroup_shares; in main() local149 mygroup_shares = mygroup_num * 100; in main()157 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */ in main()