

Go to the source code of this file.
Classes | |
| struct | HostIdState |
Macros | |
| #define | HOST_ID_PERSIST_KEY "host_id" |
| #define | HOST_ID_LEGACY_PERSIST_KEY "hostid" |
Functions | |
| gboolean | host_id_init (PersistState *state) |
| void | host_id_deinit (void) |
| guint32 | host_id_get (void) |
| void | host_id_append_formatted_id (GString *str, guint32 id) |
| #define HOST_ID_LEGACY_PERSIST_KEY "hostid" |
| #define HOST_ID_PERSIST_KEY "host_id" |
| void host_id_append_formatted_id | ( | GString * | str, |
| guint32 | id | ||
| ) |
| void host_id_deinit | ( | void | ) |
| guint32 host_id_get | ( | void | ) |
| gboolean host_id_init | ( | PersistState * | state | ) |