int freeslot(struct player *who); int pickslot(int w_queue); int slots_free(int w_queue); int slots_playing(int w_queue, int showempty);