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

/systemd/src/libsystemd/sd-bus/
H A Dbus-message.c371 static int message_append_field_uint64(sd_bus_message *m, uint64_t h, uint64_t x) { function
416 return message_append_field_uint64(m, BUS_MESSAGE_HEADER_REPLY_SERIAL, cookie);

Completed in 23 milliseconds