Searched defs:saved_boot_id (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-id128/
H A Dsd-id128.c155 static thread_local sd_id128_t saved_boot_id; local
167 *ret = saved_boot_id;
202 saved_boot_id = t;

Completed in 7 milliseconds