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

/systemd/src/libsystemd/sd-bus/
H A Dtest-bus-zero-copy.c131 r = sd_bus_message_append_array_memfd(m, 'y', f, 0, (uint64_t) -1);
H A Dbus-message.c2676 _public_ int sd_bus_message_append_array_memfd( function
/systemd/src/libsystemd/
H A Dlibsystemd.sym297 sd_bus_message_append_array_memfd;
/systemd/src/systemd/
H A Dsd-bus.h271 int sd_bus_message_append_array_memfd(sd_bus_message *m, char type, int memfd, uint64_t offset, uint64_t size);

Completed in 64 milliseconds