Searched refs:saved_context (Results 1 – 9 of 9) sorted by relevance
92 struct tcpd_context saved_context; local96 saved_context = tcpd_context;188 tcpd_context = saved_context;
217 volatile struct tcpd_context saved_context; in parse_table() local219 saved_context = tcpd_context; /* stupid compilers */ in parse_table()277 tcpd_context = saved_context; in parse_table()
177 struct tcpd_context saved_context; in table_match() local179 saved_context = tcpd_context; /* stupid compilers */ in table_match()221 tcpd_context = saved_context; in table_match()
1823 cpp_context *saved_context; in destringize_and_run() local1850 saved_context = pfile->context; in destringize_and_run()1929 pfile->context = saved_context; in destringize_and_run()
1864 cpp_context *saved_context; in destringize_and_run() local1891 saved_context = pfile->context; in destringize_and_run()1972 pfile->context = saved_context; in destringize_and_run()
3584 (saved_context): Ditto.
6301 * windows-nat.c (saved_context): Conditionally define.