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

/systemd/src/libsystemd/sd-bus/
H A Dtest-bus-kernel.c70 assert_se(sd_bus_negotiate_timestamp(a, 1) >= 0);
73 assert_se(sd_bus_negotiate_timestamp(b, 0) >= 0);
82 assert_se(sd_bus_negotiate_timestamp(b, 1) >= 0);
H A Dbusctl.c2008 r = sd_bus_negotiate_timestamp(bus, true);
H A Dsd-bus.c289 _public_ int sd_bus_negotiate_timestamp(sd_bus *bus, int b) { function
/systemd/src/libsystemd/
H A Dlibsystemd.sym201 sd_bus_negotiate_timestamp;
/systemd/src/timedate/
H A Dtimedated.c709 (void) sd_bus_negotiate_timestamp(bus, true);
/systemd/src/systemd/
H A Dsd-bus.h144 int sd_bus_negotiate_timestamp(sd_bus *bus, int b);

Completed in 35 milliseconds