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

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

Completed in 415 milliseconds