Searched refs:prevmmghdl (Results 1 – 1 of 1) sorted by relevance
164 mmodgrp_info_t *mmghdl, *prevmmghdl, *nextmmghdl; in del_plugout_mmodgrp() local166 for (mmghdl = head2mmodgrp, prevmmghdl = NULL; mmghdl != NULL; in del_plugout_mmodgrp()170 if (prevmmghdl == NULL) in del_plugout_mmodgrp()174 prevmmghdl->next = nextmmghdl; in del_plugout_mmodgrp()177 prevmmghdl = mmghdl; in del_plugout_mmodgrp()