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

/external/mksh/src/
H A Dfuncs.c2370 struct env *ep, *last_ep = NULL; local
2394 last_ep = ep;
2412 if (last_ep)
2413 last_ep->flags &= ~EF_BRKCONT_PASS;

Completed in 39 milliseconds