Searched refs:wgtlast (Results 1 – 1 of 1) sorted by relevance
2194 Widget *wgt, *wgtlast, *wgtkill; in toolkit_purgeDead() local2222 wgtlast = NULL; in toolkit_purgeDead()2229 if (wgtlast == NULL) in toolkit_purgeDead()2232 wgtlast->next = wgt->next; in toolkit_purgeDead()2233 wgt = wgtlast; in toolkit_purgeDead()2239 wgtlast = wgt; in toolkit_purgeDead()