Home | History | Annotate | Download | only in ksh

Lines Matching defs:old_nesting

199 	struct nesting_state old_nesting;
201 nesting_push(&old_nesting, smark);
204 nesting_pop(&old_nesting);
216 struct nesting_state old_nesting;
343 nesting_push(&old_nesting, c);
346 nesting_pop(&old_nesting);
351 nesting_push(&old_nesting, c);
355 nesting_pop(&old_nesting);
362 nesting_push(&old_nesting, c);
364 nesting_pop(&old_nesting);
368 nesting_push(&old_nesting, c);
373 nesting_pop(&old_nesting);