Searched refs:DLVL (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/win32/
H A Dsocket.c145 #define DLVL(x) ISC_LOGCATEGORY_GENERAL, ISC_LOGMODULE_SOCKET, ISC_LOG_DEBUG(x) macro
148 * DLVL(90) -- Function entry/exit and other tracing.
149 * DLVL(70) -- Socket "correctness" -- including returning of events, etc.
150 * DLVL(60) -- Socket data send/receive
151 * DLVL(50) -- Event tracing, including receiving/sending completion events.
152 * DLVL(20) -- Socket creation/destruction.
160 #define TRACE DLVL(TRACE_LEVEL)
161 #define CORRECTNESS DLVL(CORRECTNESS_LEVEL)
162 #define IOEVENT DLVL(IOEVENT_LEVEL)
163 #define EVENT DLVL(EVENT_LEVE
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/win32/
H A Dsocket.c145 #define DLVL(x) ISC_LOGCATEGORY_GENERAL, ISC_LOGMODULE_SOCKET, ISC_LOG_DEBUG(x) macro
148 * DLVL(90) -- Function entry/exit and other tracing.
149 * DLVL(70) -- Socket "correctness" -- including returning of events, etc.
150 * DLVL(60) -- Socket data send/receive
151 * DLVL(50) -- Event tracing, including receiving/sending completion events.
152 * DLVL(20) -- Socket creation/destruction.
160 #define TRACE DLVL(TRACE_LEVEL)
161 #define CORRECTNESS DLVL(CORRECTNESS_LEVEL)
162 #define IOEVENT DLVL(IOEVENT_LEVEL)
163 #define EVENT DLVL(EVENT_LEVE
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/lib/isc/unix/
H A Dsocket.c239 #define DLVL(x) ISC_LOGCATEGORY_GENERAL, ISC_LOGMODULE_SOCKET, ISC_LOG_DEBUG(x) macro
242 * DLVL(90) -- Function entry/exit and other tracing.
243 * DLVL(70) -- Socket "correctness" -- including returning of events, etc.
244 * DLVL(60) -- Socket data send/receive
245 * DLVL(50) -- Event tracing, including receiving/sending completion events.
246 * DLVL(20) -- Socket creation/destruction.
254 #define TRACE DLVL(TRACE_LEVEL)
255 #define CORRECTNESS DLVL(CORRECTNESS_LEVEL)
256 #define IOEVENT DLVL(IOEVENT_LEVEL)
257 #define EVENT DLVL(EVENT_LEVE
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/lib/isc/unix/
H A Dsocket.c225 #define DLVL(x) ISC_LOGCATEGORY_GENERAL, ISC_LOGMODULE_SOCKET, ISC_LOG_DEBUG(x) macro
228 * DLVL(90) -- Function entry/exit and other tracing.
229 * DLVL(70) -- Socket "correctness" -- including returning of events, etc.
230 * DLVL(60) -- Socket data send/receive
231 * DLVL(50) -- Event tracing, including receiving/sending completion events.
232 * DLVL(20) -- Socket creation/destruction.
240 #define TRACE DLVL(TRACE_LEVEL)
241 #define CORRECTNESS DLVL(CORRECTNESS_LEVEL)
242 #define IOEVENT DLVL(IOEVENT_LEVEL)
243 #define EVENT DLVL(EVENT_LEVE
[all...]

Completed in 185 milliseconds