Searched defs:caught (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sbin/dump/ | ||
H A D | tape.c | 110 static int caught; /* have we caught the signal to proceed? */ variable |
/dflybsd-src/contrib/dialog/ | ||
H A D | util.c | 2432 int caught = 0; in dlg_will_resize() local |