Searched refs:last_ep (Results 1 – 1 of 1) sorted by relevance
2294 struct env *ep, *last_ep = NULL; in c_brkcont() local2318 last_ep = ep; in c_brkcont()2334 if (last_ep) in c_brkcont()2335 last_ep->flags &= ~EF_BRKCONT_PASS; in c_brkcont()