Lines Matching defs:sib
2671 uintptr_t cld, sib;2682 sib = (uintptr_t)pr.p_sibling;2686 goto sib;2698 goto sib;2711 sib:2719 if (sib != NULL && mdb_vread(&pr, sizeof (proc_t), sib) == -1) {2721 addr, sib);2722 sib = NULL;2725 if ((wsp->walk_addr = sib) == NULL) {