Lines Matching refs:debug
31 * set environment variable _FM_DC_DEBUG for debug prints to stderr.
55 int debug;
127 #define MAXDEBUGSTR 100 /* for debug messages */
131 static const char Debugenv[] = "_FM_DC_DEBUG"; /* debug environment var */
146 int debug = 0; /* set by environment variable */
147 char *debugstr = ""; /* error path debug prefix text */
160 debug = atoi(rhsp);
162 if (debug > 1)
166 else if (debug)
171 if (debug)
200 if (debug)
214 dhp->debug = debug;
218 if (debug > 1)
223 if (debug > 1)
225 else if (debug) {
244 if (debug)
262 if (debug)
274 if (debug)
305 if (debug)
313 if (debug > 1)
326 if (dhp->debug > 1)
356 if (dhp->debug > 2)
369 if (dhp->debug > 2)
380 char *debugstr = ""; /* error path debug prefix text */
387 if (dhp->debug > 1) {
395 } else if (dhp->debug)
415 if (dhp->debug > 1)
429 if (dhp->debug)
440 char *debugstr = ""; /* error path debug prefix text */
447 if (dhp->debug > 1)
451 else if (dhp->debug)
457 if (dhp->debug) {
505 if (dhp->debug)
535 if (dhp->debug)
547 if (dhp->debug)
558 if (dhp->debug)
572 if (dhp->debug > 2)
580 if (dhp->debug > 2)
714 if (dhp->debug)
732 if (dhp->debug) {
757 if (dhp->debug > 3)
767 if (dhp->debug)
778 if (dhp->debug)
822 if (dhp->debug > 1)