Searched refs:yppush_svc_run (Results 1 – 1 of 1) sorted by relevance
84 static int yppush_svc_run(int);185 if (yppush_svc_run (YPPUSH_RESPONSE_TIMEOUT) == 0) { in yppush_exit()228 yppush_svc_run(int timeout_secs) in yppush_svc_run() function463 while (yppush_running_jobs >= yppush_jobs && (yppush_svc_run (yppush_timeout) > 0)) in yppush_foreach()