Searched defs:debug_print (Results 1 - 2 of 2) sorted by relevance
| /osnet-11/usr/src/lib/libdevinfo/ |
| H A D | devinfo_devlink.c | 3723 debug_print(debug_level_t msglevel, const char *fmt, va_list ap) function 3785 debug_print(msglevel, fmt, ap);
|
| /osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/ |
| H A D | Cmd.pm | 87 $cmd->debug_print(1,"${spc}${pkg}${v}\n"); 147 sub debug_print subroutine 217 $cmd->debug_print(1,$str) 337 $cmd->debug_print(0,$str) 367 $cmd->debug_print(0,$str) 405 $cmd->debug_print(1, "$b\n"); 510 $cmd->debug_print(1, ".\n") 669 =item debug_print ( DIR, TEXT ) 714 some C<debug_print> calls into your method.
|
Completed in 33 milliseconds