Searched refs:first_empty_slot (Results 1 – 1 of 1) sorted by relevance
2084 uuid_t *first_empty_slot = NULL; in if_add_netagent_locked() local2096 if (first_empty_slot == NULL && in if_add_netagent_locked()2098 first_empty_slot = netagent_uuid; in if_add_netagent_locked()2106 if (first_empty_slot == NULL) { in if_add_netagent_locked()2129 first_empty_slot = in if_add_netagent_locked()2136 uuid_copy(*first_empty_slot, new_agent_uuid); in if_add_netagent_locked()