Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dtime-util.c1599 static const struct itimerspec its32 = { in time_change_fd() local
1603 … if (timerfd_settime(fd, TFD_TIMER_ABSTIME|TFD_TIMER_CANCEL_ON_SET, &its32, NULL) >= 0) in time_change_fd()