Searched refs:bus_message_from_malloc (Results 1 - 5 of 5) sorted by relevance
/systemd/src/libsystemd/sd-bus/ |
H A D | bus-message.h | 211 int bus_message_from_malloc(
|
H A D | test-bus-gvariant.c | 201 assert_se(bus_message_from_malloc(bus, blob, sz, NULL, 0, NULL, &n) >= 0);
|
H A D | test-bus-marshal.c | 254 r = bus_message_from_malloc(bus, buffer, sz, NULL, 0, NULL, &m);
|
H A D | bus-socket.c | 900 r = bus_message_from_malloc(bus,
|
H A D | bus-message.c | 541 int bus_message_from_malloc( function
|
Completed in 247 milliseconds