Searched refs:last_ep (Results 1 – 1 of 1) sorted by relevance
2179 struct env *ep, *last_ep = NULL; in c_brkcont() local2203 last_ep = ep; in c_brkcont()2221 if (last_ep) in c_brkcont()2222 last_ep->flags &= ~EF_BRKCONT_PASS; in c_brkcont()