Home
last modified time | relevance | path

Searched defs:ARGS (Results 1 – 1 of 1) sorted by last modified time

/unit/src/
H A Dnxt_unit.h366 #define nxt_unit_debug(ctx, fmt, ARGS...) \ argument
369 #define nxt_unit_req_debug(req, fmt, ARGS...) \ argument
374 #define nxt_unit_debug(ctx, fmt, ARGS...) argument
376 #define nxt_unit_req_debug(req, fmt, ARGS...) argument
381 #define nxt_unit_warn(ctx, fmt, ARGS...) \ argument
384 #define nxt_unit_req_warn(req, fmt, ARGS...) \ argument
387 #define nxt_unit_error(ctx, fmt, ARGS...) \ argument
390 #define nxt_unit_req_error(req, fmt, ARGS...) \ argument
393 #define nxt_unit_alert(ctx, fmt, ARGS...) \ argument
396 #define nxt_unit_req_alert(req, fmt, ARGS...) \ argument