Searched refs:_boot_properties_tail (Results 1 – 1 of 1) sorted by relevance
66 static BootProperty** _boot_properties_tail = &_boot_properties; variable85 _boot_properties_tail = &_boot_properties; in boot_property_clear_all()127 *_boot_properties_tail = prop; in boot_property_add2()128 _boot_properties_tail = &prop->next; in boot_property_add2()