Home
last modified time | relevance | path

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

/third_party/mksh/
Dfuncs.c2187 struct env *ep, *last_ep = NULL; in c_brkcont() local
2211 last_ep = ep; in c_brkcont()
2229 if (last_ep) in c_brkcont()
2230 last_ep->flags &= ~EF_BRKCONT_PASS; in c_brkcont()