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

/systemd/src/libsystemd/sd-bus/
H A Dkdbus.h502 * @timeout_ns: The time to wait for a message reply from the peer.
524 __u64 timeout_ns; member in union:kdbus_msg::__anon141
H A Dbus-kernel.c352 m->kdbus->timeout_ns = now.tv_sec * NSEC_PER_SEC + now.tv_nsec +

Completed in 2311 milliseconds