Home
last modified time | relevance | path

Searched refs:NXT_EOPNOTSUPP (Results 1 – 3 of 3) sorted by relevance

/unit/src/
H A Dnxt_errno.h33 #define NXT_EOPNOTSUPP EOPNOTSUPP macro
H A Dnxt_malloc.c194 err = NXT_EOPNOTSUPP; in nxt_memalign()
H A Dnxt_http_static.c455 case NXT_EOPNOTSUPP: in nxt_http_static_send_ready()