Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_errno.h81 nxt_int_t nxt_strerror_start(void);
H A Dnxt_lib.c79 if (nxt_strerror_start() != NXT_OK) { in nxt_lib_start()
H A Dnxt_errno.c36 nxt_strerror_start(void) in nxt_strerror_start() function