Searched refs:b_tmp (Results 1 – 1 of 1) sorted by relevance
149 struct dll *b, *b_tmp; in detach_dll() local154 SLIST_FOREACH_SAFE(b, &dll_chain, next, b_tmp) in detach_dll()