Searched refs:NXT_CONF_NULL (Results 1 – 3 of 3) sorted by relevance
/unit/src/ | ||
H A D | nxt_conf.h | 13 NXT_CONF_NULL = 0, enumerator |
H A D | nxt_conf.c | 422 return NXT_CONF_NULL; in nxt_conf_type() |
H A D | nxt_conf_validation.c | 19 NXT_CONF_VLDT_NULL = 1 << NXT_CONF_NULL, |