Searched refs:NGX_DEBUG_POINTS_ABORT (Results 1 – 3 of 3) sorted by relevance
22 #define NGX_DEBUG_POINTS_ABORT 2 macro
40 { ngx_string("abort"), NGX_DEBUG_POINTS_ABORT },
625 case NGX_DEBUG_POINTS_ABORT: in ngx_debug_point()