HomeSort by: relevance | last modified time | path
    Searched defs:DEBUG2 (Results 1 - 3 of 3) sorted by relevancy

  /src/usr.sbin/rmt/
rmt.c 75 #define DEBUG2(f,a1,a2) if (debug) fprintf(debug, f, a1, a2)
108 DEBUG2("rmtd: O %s %s\n", device, mode);
126 DEBUG2("rmtd: L %s %s\n", count, pos);
165 DEBUG2("rmtd: I %s %s\n", op, count);
245 DEBUG2("rmtd: E %d (%s)\n", num, strerror(num));
  /src/sys/arch/luna68k/dev/xplx/
xplxdefs.h 36 /* 0082: 00 DEBUG2:: .DB 0 */
37 #define DEBUG2 0x0082
  /src/usr.bin/make/
make.h 680 #define DEBUG2(module, fmt, arg1, arg2) \

Completed in 13 milliseconds