Home
last modified time | relevance | path

Searched refs:last_ep (Results 1 – 1 of 1) sorted by relevance

/external/mksh/src/
Dfuncs.c2294 struct env *ep, *last_ep = NULL; in c_brkcont() local
2318 last_ep = ep; in c_brkcont()
2334 if (last_ep) in c_brkcont()
2335 last_ep->flags &= ~EF_BRKCONT_PASS; in c_brkcont()