Searched defs:oldint (Results 1 – 2 of 2) sorted by relevance
15 struct sigaction sa = { .sa_handler = SIG_IGN }, oldint, oldquit; in system() local