Searched defs:caught (Results 1 – 7 of 7) sorted by relevance
7 static int caught; variable
16 int caught; in main() local
45 static volatile sig_atomic_t caught = 0; variable
110 static volatile sig_atomic_t caught; /* have we caught the signal to proceed? */ variable
187 caught, enumerator
1682 static int caught=0; /* NZ when signal intercepted */ variable
2449 int caught = 0; in dlg_will_resize() local