Searched refs:yppush_svc_run (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/yppush/
H A Dyppush_main.c84 static int yppush_svc_run(int);
185 if (yppush_svc_run (YPPUSH_RESPONSE_TIMEOUT) == 0) {
228 yppush_svc_run(int timeout_secs) function
463 while (yppush_running_jobs >= yppush_jobs && (yppush_svc_run (yppush_timeout) > 0))

Completed in 62 milliseconds