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

/freebsd-10-stable/sys/netsmb/
H A Dsmb_trantcp.h34 #define NBDEBUG(format, args...) printf("%s(%d): "format, \ macro
37 #define NBDEBUG(format, args...) macro
H A Dsmb_trantcp.c131 NBDEBUG("[%s]\n", cp);
235 NBDEBUG("initial request timeout\n");
245 NBDEBUG("recv() error %d\n", error);
356 NBDEBUG("session closed by peer\n");
426 NBDEBUG("non-session packet %x\n", rpcode);
490 NBDEBUG("\n");
525 NBDEBUG("\n");

Completed in 69 milliseconds