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

/freebsd-current/usr.sbin/yppush/
H A Dyppush_main.c67 static int yppush_timeout = 80; /* Default timeout. */ variable
463 while (yppush_running_jobs >= yppush_jobs && (yppush_svc_run (yppush_timeout) > 0))
527 yppush_timeout = atoi(optarg);

Completed in 130 milliseconds