errorq_elem_dup
extern void *errorq_elem_dup(errorq_t *, const errorq_elem_t *,
if ((ndata = errorq_elem_dup(eqp, eqep, &neqep)) == NULL) {