Searched refs:inputNesting (Results 1 – 1 of 1) sorted by relevance
21688 int inputNesting; /* Track nesting level of .read and other redirects */ member32781 if( p->inputNesting==MAX_INPUT_NESTING ){ in process_input()32787 ++p->inputNesting; in process_input()32876 --p->inputNesting; in process_input()