Searched refs:destination_ptr (Results 1 - 4 of 4) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-message.h144 char *destination_ptr; member in struct:sd_bus_message
H A Dbus-kernel.c286 destination = m->destination ?: m->destination_ptr;
H A Dbus-message.c148 m->destination_ptr = mfree(m->destination_ptr);
/systemd/src/bus-proxyd/
H A Dproxy.c572 r = free_and_strdup(&m->destination_ptr, n);

Completed in 4862 milliseconds