Lines Matching defs:timeout
79 "LDAP child was terminated due to timeout\n");
279 int timeout);
289 int timeout)
333 ret = set_tgt_child_timeout(req, ev, timeout);
450 "timeout for sending SIGKILL to TGT child [%d] reached.\n",
472 "timeout for sending SIGTERM to TGT child [%d] reached.\n",
483 "Setting %d seconds timeout for sending SIGKILL to TGT child\n",
497 int timeout)
503 "Setting %d seconds timeout for TGT child\n", timeout);
505 tv = tevent_timeval_current_ofs(timeout, 0);