Home
last modified time | relevance | path

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

/NextBSD/sbin/launchd/
HDcore.c899 static bool cronemu_mon(struct tm *wtm, int mon, int mday, int hour, int min);
7917 while (!cronemu_mon(&workingtm, mon, mday, hour, min)) { in cronemu()
7957 cronemu_mon(struct tm *wtm, int mon, int mday, int hour, int min) in cronemu_mon() function