free_slot_by_index
return (free_slot_by_index(entry));
static int free_slot_by_index(int);
(void) free_slot_by_index(i);
(void) free_slot_by_index(j);