Lines Matching refs:ipd_set_errno
86 ipd_set_errno(ipd_errno_t e, const char *fmt, ...) in ipd_set_errno() function
113 return (ipd_set_errno(xlate_errno(errno), in ipd_open()
137 return (ipd_set_errno(xlate_errno(errno), in ipd_status_read()
148 return (ipd_set_errno(EIPD_NOMEM, NULL)); in ipd_status_read()
152 return (ipd_set_errno(xlate_errno(errno), 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()
231 return (ipd_set_errno(EIPD_ZC_NOENT, in ipd_status_get_config()
269 return (ipd_set_errno(xlate_errno(errno), in ipd_ctl()
278 return (ipd_set_errno(xlate_errno(errno), in ipd_ctl()
287 return (ipd_set_errno(xlate_errno(errno), in ipd_ctl()
296 return (ipd_set_errno(xlate_errno(errno), in ipd_ctl()