Searched refs:bus_message_from_malloc (Results 1 - 5 of 5) sorted by relevance

/systemd/src/libsystemd/sd-bus/
H A Dbus-message.h211 int bus_message_from_malloc(
H A Dtest-bus-gvariant.c201 assert_se(bus_message_from_malloc(bus, blob, sz, NULL, 0, NULL, &n) >= 0);
H A Dtest-bus-marshal.c254 r = bus_message_from_malloc(bus, buffer, sz, NULL, 0, NULL, &m);
H A Dbus-socket.c900 r = bus_message_from_malloc(bus,
H A Dbus-message.c541 int bus_message_from_malloc( function

Completed in 247 milliseconds