Searched refs:ipd_errno (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libipd/common/
H A Dlibipd.h33 typedef enum ipd_errno { enum
56 extern __thread ipd_errno_t ipd_errno;
H A Dlibipd.c30 __thread ipd_errno_t ipd_errno = 0; variable
90 ipd_errno = e;
/illumos-gate/usr/src/cmd/ipdadm/
H A Dipdadm.c168 if (ipd_errno == EIPD_ZC_NOENT) {

Completed in 52 milliseconds