Searched refs:first_boot (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dmanager.h307 int first_boot; member in struct:Manager
H A Dmanager.c597 m->first_boot = -1;
3004 if (m->first_boot != (int) b) {
3011 m->first_boot = b;

Completed in 884 milliseconds