Searched refs:ipd_errno_t (Results 1 – 2 of 2) sorted by relevance
42 } ipd_errno_t; typedef56 extern __thread ipd_errno_t ipd_errno;59 extern const char *ipd_strerror(ipd_errno_t);
30 __thread ipd_errno_t ipd_errno = 0;39 static ipd_errno_t62 ipd_strerror(ipd_errno_t e) in ipd_strerror()86 ipd_set_errno(ipd_errno_t e, const char *fmt, ...) in ipd_set_errno()