Searched refs:errorq_elem_dup (Results 1 – 3 of 3) sorted by relevance
73 extern void *errorq_elem_dup(errorq_t *, const errorq_elem_t *,
1027 errorq_elem_dup(errorq_t *eqp, const errorq_elem_t *eqep, errorq_elem_t **neqep) in errorq_elem_dup() function
3287 if ((ndata = errorq_elem_dup(eqp, eqep, &neqep)) == NULL) { in ce_scrub_xdiag_recirc()