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

/sendmail/contrib/
H A Dsmcontrol.pl282 # &memdump -- get memdump from the daemon using the control socket
291 sub memdump subroutine
298 return "The control socket is not configured so the daemon can not be queried for memdump.";
376 elsif (lc($command) eq "memdump")
378 $status = &memdump($control);

Completed in 23 milliseconds