Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dloop-util.c147 usec_t *ret_timestamp_not_before) { in loop_configure() argument
273 if (ret_timestamp_not_before) in loop_configure()
274 *ret_timestamp_not_before = timestamp; in loop_configure()
343 if (ret_timestamp_not_before) in loop_configure()
344 *ret_timestamp_not_before = timestamp; in loop_configure()