Searched refs:manager_set_first_boot (Results 1 – 3 of 3) sorted by relevance
539 void manager_set_first_boot(Manager *m, bool b);
3644 manager_set_first_boot(m, false); in manager_check_finished()4101 void manager_set_first_boot(Manager *m, bool b) { in manager_set_first_boot() function
2922 manager_set_first_boot(m, first_boot); in main()