Home
last modified time | relevance | path

Searched refs:NXT_EPERM (Results 1 – 2 of 2) sorted by relevance

/unit/src/
H A Dnxt_errno.h14 #define NXT_EPERM EPERM macro
H A Dnxt_credential.c225 if (nxt_errno == NXT_EPERM) { in nxt_credential_groups_get()