Lines Matching refs:debugfile
82 static FILE *debugfile = NULL; variable
298 if (msgtrace && debugfile) { in send_lockmsg()
300 (void) fprintf(debugfile, "%19.19s send %-9.9s to %s\n", in send_lockmsg()
941 if (msgtrace && debugfile) { in dispatch()
944 (void) fprintf(debugfile, in dispatch()
948 (void) fprintf(debugfile, in dispatch()
1205 debugfile = fopen("/var/tmp/dscfglockd.out", "a"); in init()
1206 if (debugfile) { in init()
1208 setbuf(debugfile, (char *)0); in init()
1209 (void) fprintf(debugfile, "%19.19s dscfglockd start\n", in init()
1281 if (debugfile) { in init()
1282 (void) fprintf(debugfile, "WARNING: order number " in init()