Searched refs:CFGA_TRACE2 (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/cfgadm_plugins/scsi/common/
H A Dcfga_ctl.c1154 CFGA_TRACE2((stdout, "wait_for_child[%d]: child[%d]\n",
1171 CFGA_TRACE2((stdout, "waitpid[%d]: child[%d]: "
1177 CFGA_TRACE2((stdout, "waitpid[%d]: child[%d]: "
1197 CFGA_TRACE2((stdout, "child[%d]: Entering wait_cleanup\n", s_getpid()));
1226 CFGA_TRACE2((stdout, "child[%d]: _exit(0)\n", s_getpid()));
H A Dcfga_scsi.h360 #define CFGA_TRACE2(args) (void) ((_scfga_debug >= 2) ? fprintf args : 0) macro

Completed in 430 milliseconds