30 #define HOST_ID_PERSIST_KEY "host_id"
31 #define HOST_ID_LEGACY_PERSIST_KEY "hostid"
33 typedef struct _HostIdState
gboolean host_id_init(PersistState *state)
Definition: host-id.c:66
void host_id_deinit(void)
guint32 host_id_get(void)
Definition: host-id.c:111
void host_id_append_formatted_id(GString *str, guint32 id)
Definition: host-id.c:117
PersistableStateHeader header
Definition: host-id.h:35
guint32 host_id
Definition: host-id.h:36