Home
last modified time | relevance | path

Searched defs:caught (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sbin/dump/
H A Dtape.c110 static int caught; /* have we caught the signal to proceed? */ variable
/dflybsd-src/contrib/dialog/
H A Dutil.c2432 int caught = 0; in dlg_will_resize() local