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

/systemd/src/libsystemd/sd-id128/
H A Dsd-id128.c110 static thread_local sd_id128_t saved_machine_id; local
121 *ret = saved_machine_id;
147 saved_machine_id = t;

Completed in 10 milliseconds