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

  /src/usr.sbin/rmt/
rmt.c 74 #define DEBUG1(f,a) if (debug) fprintf(debug, f, a)
135 DEBUG1("rmtd: W %s\n", count);
151 DEBUG1("rmtd: R %s\n", count);
195 DEBUG1("rmtd: garbage command %c\n", c);
199 DEBUG1("rmtd: A %d\n", rval);
  /src/sys/arch/luna68k/dev/xplx/
xplxdefs.h 34 /* 0081: 00 DEBUG1:: .DB 0 */
35 #define DEBUG1 0x0081
  /src/usr.bin/make/
make.h 678 #define DEBUG1(module, fmt, arg1) \

Completed in 32 milliseconds