Searched refs:UNP_GCDEAD (Results 1 – 2 of 2) sorted by relevance
100 #define UNP_GCDEAD 0x01 /* unp could be dead */ macro
1402 unp->unp_gcflags |= UNP_GCDEAD; in unp_gc()1414 if ((unp->unp_gcflags & UNP_GCDEAD) == 0) in unp_gc()1433 if ((unp->unp_gcflags & UNP_GCDEAD) == 0) in unp_gc()1438 unp->unp_gcflags &= ~UNP_GCDEAD; in unp_gc()1456 if (unp->unp_gcflags & UNP_GCDEAD) { in unp_gc()1554 if (unp->unp_gcflags & UNP_GCDEAD) { in unp_remove_gcrefs()1574 if (unp->unp_gcflags & UNP_GCDEAD) { in unp_restore_gcrefs()