Searched refs:auth_timeout (Results 1 – 3 of 3) sorted by relevance
263 usec_t auth_timeout; member
686 b->auth_timeout = now(CLOCK_MONOTONIC) + BUS_AUTH_TIMEOUT; in bus_socket_start_auth()1321 if (now(CLOCK_MONOTONIC) >= b->auth_timeout) in bus_socket_process_authenticating()
2573 *timeout_usec = bus->auth_timeout; in sd_bus_get_timeout()