Home
last modified time | relevance | path

Searched refs:NXT_CONF_OP_NOT_FOUND (Results 1 – 3 of 3) sorted by last modified time

/unit/src/
H A Dnxt_conf.h26 NXT_CONF_OP_NOT_FOUND, enumerator
H A Dnxt_conf.c861 return NXT_CONF_OP_NOT_FOUND; in nxt_conf_op_compile()
878 return NXT_CONF_OP_NOT_FOUND; in nxt_conf_op_compile()
888 return NXT_CONF_OP_NOT_FOUND; in nxt_conf_op_compile()
898 return NXT_CONF_OP_NOT_FOUND; in nxt_conf_op_compile()
932 return NXT_CONF_OP_NOT_FOUND; in nxt_conf_op_compile()
H A Dnxt_controller.c1368 case NXT_CONF_OP_NOT_FOUND: in nxt_controller_process_config()
1448 if (rc == NXT_CONF_OP_NOT_FOUND) { in nxt_controller_process_config()