Home
last modified time | relevance | path

Searched refs:TIMEOUT_USEC (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dutmp-wtmp.c283 #define TIMEOUT_USEC (50 * USEC_PER_MSEC) macro
301 end = now(CLOCK_MONOTONIC) + TIMEOUT_USEC; in write_to_terminal()
/systemd-251/src/timesync/
Dtimesyncd-manager.c60 #define TIMEOUT_USEC (10*USEC_PER_SEC) macro
166 now(CLOCK_BOOTTIME) + TIMEOUT_USEC, 0, in manager_send_request()