Searched refs:mygroup_shares (Results 1 – 2 of 2) sorted by relevance
104 unsigned int mygroup_shares; in main() local155 mygroup_shares = 100; in main()156 write_to_file(mysharesfile, "w", mygroup_shares); in main()
102 unsigned long int mygroup_shares; in main() local150 mygroup_shares = mygroup_num * 100; in main()158 write_to_file(mysharesfile, "w", mygroup_shares); /* Write the shares of the group */ in main()