Searched refs:b_tmp (Results 1 – 1 of 1) sorted by relevance
161 struct proto_handler *b, *b_tmp; in _detach_handler() local164 LIST_FOREACH_SAFE(b, &handler_chain, entries, b_tmp) { in _detach_handler()266 struct dll *b, *b_tmp; in detach_dll() local271 SLIST_FOREACH_SAFE(b, &dll_chain, next, b_tmp) in detach_dll()