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

/freebsd-9.3-release/usr.sbin/yppush/
H A Dyppush_main.c85 static int yppush_svc_run(int);
186 if (yppush_svc_run (YPPUSH_RESPONSE_TIMEOUT) == 0) {
230 yppush_svc_run(int timeout_secs) function
454 while (yppush_running_jobs >= yppush_jobs && (yppush_svc_run (yppush_timeout) > 0))

Completed in 48 milliseconds