Searched refs:debug_text (Results 1 – 5 of 5) sorted by relevance
145 sub debug_text { $_[2] } subroutine150 print STDERR $cmd,($out ? '>>> ' : '<<< '), $cmd->debug_text($out,$text);
67 sub debug_text { $_[2] =~ /^(pass|rpop)/i ? "$1 ....\n" : $_[2]; } subroutine
84 sub debug_text subroutine
1084 sub debug_text { $_[2] =~ /^(pass|resp|acct)/i ? "$1 ....\n" : $_[2]; } subroutine
17178 debug_print ( DIR, TEXT ), debug_text ( TEXT ), command ( CMD [, ARGS, ...