Searched defs:restart (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/contrib/nanny/
H A Dnanny.pl31 open(FILE, $pid_file_location) || goto restart;
38 goto restart if ($res == 0);
43 goto restart if ($return == 9);
48 restart: label

Completed in 19 milliseconds