Home
last modified time | relevance | path

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

/third_party/mksh/
Dsyn.c61 static void nesting_pop(struct nesting_state *);
245 nesting_pop(&old_nesting); in nested()
448 nesting_pop(&old_nesting); in get_command()
457 nesting_pop(&old_nesting); in get_command()
466 nesting_pop(&old_nesting); in get_command()
475 nesting_pop(&old_nesting); in get_command()
905 nesting_pop(struct nesting_state *saved) in nesting_pop() function