Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/jail/
H A Dcommand.c129 case IP_STOP_TIMEOUT: in next_command()
175 if (*j->comparam == IP_STOP_TIMEOUT) { in finish_command()
189 if (*j->comparam != IP_STOP_TIMEOUT) { in finish_command()
296 case IP_STOP_TIMEOUT: in run_command()
851 if (!int_param(j->intparams[IP_STOP_TIMEOUT], &timeout)) in term_procs()
H A Djailp.h107 IP_STOP_TIMEOUT, /* Time to wait after sending SIGTERM */ enumerator
H A Dconfig.c92 [IP_STOP_TIMEOUT] = {"stop.timeout", PF_INTERNAL | PF_INT},
H A Djail.c115 IP_STOP_TIMEOUT, enumerator