Searched refs:ccc_nextp (Results 1 – 4 of 4) sorted by relevance
292 } while ((cccp = cccp->ccc_nextp) != NULL); in ghd_timeout()797 cccp->ccc_nextp = tmrp->t_ccc_listp; in ghd_timer_attach()841 prevpp = &(*prevpp)->ccc_nextp; in ghd_timer_detach()849 *prevpp = cccp->ccc_nextp; in ghd_timer_detach()
66 P->ccc_nextp, P->ccc_tmrp, P->ccc_label, &P->ccc_activel_mutex); in ghd_dump_ccc()
163 struct cmd_ctl *ccc_nextp; /* list of control structs */ member
149 struct cmd_ctl *ccc_nextp; /* list of control structs */ member