Functions | |
dbus_bool_t | dbus_internal_do_not_use_get_uuid (const char *filename, char **uuid_p, dbus_bool_t create_if_not_found, DBusError *error) |
For use by the dbus-uuidgen binary ONLY, do not call this. | |
dbus_bool_t | dbus_internal_do_not_use_create_uuid (char **uuid_p) |
For use by the dbus-uuidgen binary ONLY, do not call this. |
These are not considered part of the ABI, and if you call them you will get screwed by future changes.
|
For use by the dbus-uuidgen binary ONLY, do not call this. We can and will change this function without modifying the libdbus soname.
Definition at line 115 of file dbus-uuidgen.c. References _dbus_generate_uuid(), and NULL. |
|
For use by the dbus-uuidgen binary ONLY, do not call this. We can and will change this function without modifying the libdbus soname.
Definition at line 76 of file dbus-uuidgen.c. References _dbus_read_local_machine_uuid(), _dbus_read_uuid_file(), _dbus_string_init_const(), FALSE, and TRUE. |