Searched defs:recheck (Results 1 - 1 of 1) sorted by relevance

/systemd/src/core/
H A Dpath.c436 static void path_enter_waiting(Path *p, bool initial, bool recheck);
517 static void path_enter_waiting(Path *p, bool initial, bool recheck) { argument
520 if (recheck)
533 * recheck */
535 if (recheck)
715 * recheck what is going on. */

Completed in 13 milliseconds