Home
last modified time | relevance | path

Searched defs:ret_next (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/shared/
Dcalendarspec.c1366 static int calendar_spec_next_usec_impl(const CalendarSpec *spec, usec_t usec, usec_t *ret_next) { in calendar_spec_next_usec_impl()
1401 int calendar_spec_next_usec(const CalendarSpec *spec, usec_t usec, usec_t *ret_next) { in calendar_spec_next_usec()