Home
last modified time | relevance | path

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

/freebsd/usr.sbin/yppush/
H A Dyppush_main.c69 static int yppush_running_jobs = 0; /* Number of currently running jobs. */ variable
152 yppush_running_jobs--; in yppush_show_status()
463 while (yppush_running_jobs >= yppush_jobs && (yppush_svc_run (yppush_timeout) > 0)) in yppush_foreach()
473 yppush_running_jobs++; in yppush_foreach()