Home
last modified time | relevance | path

Searched refs:DEBUG_3 (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c354 #define DEBUG_3(str, arg1, arg2, arg3) printf(str, (arg1), (arg2), (arg3)) macro
358 #define DEBUG_3(str, arg1, arg2, arg3) macro
4456 DEBUG_3("tcp_timer (%d): strange state (%d) %s", sock_id, in tcp_timer()