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

/freebsd-12-stable/sys/netsmb/
H A Dsmb_trantcp.h36 #define NBDEBUG(format, args...) printf("%s(%d): "format, \ macro
39 #define NBDEBUG(format, args...) macro
H A Dsmb_trantcp.c133 NBDEBUG("[%s]\n", cp);
237 NBDEBUG("initial request timeout\n");
247 NBDEBUG("recv() error %d\n", error);
358 NBDEBUG("session closed by peer\n");
428 NBDEBUG("non-session packet %x\n", rpcode);
492 NBDEBUG("\n");
527 NBDEBUG("\n");

Completed in 158 milliseconds