Searched defs:saved_machine_id (Results 1 - 1 of 1) sorted by relevance
/systemd/src/libsystemd/sd-id128/ | ||
H A D | sd-id128.c | 110 static thread_local sd_id128_t saved_machine_id; local 121 *ret = saved_machine_id; 147 saved_machine_id = t; |
Completed in 10 milliseconds