Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libipd/common/
H A Dlibipd.c47 return (EIPD_NOMEM); in xlate_errno()
67 case EIPD_NOMEM: in ipd_strerror()
148 return (ipd_set_errno(EIPD_NOMEM, NULL)); in ipd_status_read()
165 return (ipd_set_errno(EIPD_NOMEM, NULL)); in ipd_status_read()
181 return (ipd_set_errno(EIPD_NOMEM, NULL)); in ipd_status_read()
188 return (ipd_set_errno(EIPD_NOMEM, NULL)); in ipd_status_read()
H A Dlibipd.h35 EIPD_NOMEM, enumerator