Searched defs:NSG (Results 1 – 3 of 3) sorted by relevance
54 #define NSG(v) (request_context->v) macro
57 #define NSG(v) TSRMG(ns_globals_id, ns_globals_struct *, v) macro
81 #define NSG(v) (request_context->v) macro
Completed in 16 milliseconds