Lines Matching +refs:proc +refs:debug
166 &debug(sprintf("hostname(%d.%d.%d.%d) = \"%s\"",unpack("C4",$addr),$name))
169 &debug(sprintf("Failed to get name for %d.%d.%d.%d",unpack("C4",$addr)));
176 &debug(sprintf("%d request(s) scheduled",scalar(@Requests)));
177 grep(&debug(" - ".$_),keys(%Host));
199 &debug(sprintf("Request: %s: %s(%d)",&hostname($addr), &ntp'cntrlop_name($op), $assoc)); #';))
257 &debug("-Packet from ",&hostname($from));
262 &debug(sprintf("%s uses auth_keyid %d",&hostname($from),$auth_keyid)) if defined($auth_keyid);
296 local($id,$time,$proc) = @_;
299 $TIMEOUT_PROCS{$id} = $proc;
302 &debug(sprintf("Schedule timeout \"%s\" for %s", $id, $date));
311 &debug("Clear timeout \"$id\"");
319 &debug(sprintf("Refreshing trap for %s", &hostname($addr)));
332 &debug(sprintf("Retry failed: %s assoc %5d op %d",
337 &debug(sprintf("Retrying: %s assoc %5d op %d",
352 &debug (sprintf("\nTrap %d associd %d:\n%s\n===============\n",$seq,$associd,$data));
430 &debug("Set trap ok from ",&hostname($from));
455 &debug("Clear Trap ok from ",&hostname($from));