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