Searched refs:NXT_CONF_INTEGER (Results 1 – 3 of 3) sorted by relevance
/unit/src/ | ||
H A D | nxt_conf.h | 15 NXT_CONF_INTEGER, enumerator |
H A D | nxt_conf.c | 428 return NXT_CONF_INTEGER; in nxt_conf_type() |
H A D | nxt_conf_validation.c | 21 NXT_CONF_VLDT_INTEGER = 1 << NXT_CONF_INTEGER, |