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