Lines Matching defs:dep
587 errorq_elem_t *eep, *dep;
652 if (panicstr && (dep = eqp->eq_dump) != NULL) {
653 while (dep->eqe_dump != NULL)
654 dep = dep->eqe_dump;
682 dep = eqp->eq_dump = eep;
684 dep = dep->eqe_dump = eep;
737 * 'what' value (if you change this then review the manipulation of 'dep'.
742 errorq_elem_t *eep, *nep, *dep;
814 dep = eqp->eq_dump = eep;
816 dep = dep->eqe_dump = eep;