Searched refs:ipd_errno (Results 1 – 4 of 4) sorted by relevance
33 typedef enum ipd_errno { enum56 extern __thread ipd_errno_t ipd_errno;
30 __thread ipd_errno_t ipd_errno = 0; variable90 ipd_errno = e; in ipd_set_errno()
34 ipd_errno { ASSERT = { TYPE = TLS; SIZE = 4; }; };
168 if (ipd_errno == EIPD_ZC_NOENT) { in ipdadm_info()