Searched refs:first_free_slot (Results 1 – 1 of 1) sorted by relevance
490 trap *first_free_slot = 0; in add_trap() local494 if (first_free_slot == 0) in add_trap()495 first_free_slot = *p; in add_trap()502 if (first_free_slot) { in add_trap()503 first_free_slot->nm = nam; in add_trap()504 first_free_slot->position = pos; in add_trap()