Home
last modified time | relevance | path

Searched refs:caught (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/comp/
H A Dwaitpid.c73 static int caught;
80 caught = 1;
136 caught = 0;
139 if (!caught)
161 if (n == 0 && !caught || n == 1) alarm(n);
162 else if (n > 1) alarm(n - caught);
/illumos-gate/usr/src/cmd/ptools/psig/
H A Dpsig.c276 int caught = 0; in look() local
291 caught = 1; in look()
293 if (caught || all_flag) { in look()
305 if (caught) in look()
307 caught = 0; in look()
309 if (caught) in look()
311 caught = 0; in look()
313 if (caught) in look()
317 if (caught || all_flag) { in look()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddumponline.c220 extern int caught; /* pre-fetch until set */ in mapfile()
276 for (p = mapbase; !caught && p <= mapend; p += stride) { in mapfile()
H A Ddumptape.c151 int caught; /* caught signal -- imported by mapfile() */ variable
517 caught = 0; in setupwriter()
1691 caught++; in proceed()
1723 caught = 0; in enslave()
1851 if (!caught) { in wait_our_turn()
1857 caught = 0; in wait_our_turn()
1964 if (caught) { /* master signalled flush */ in dowrite()
1966 caught = 0; in dowrite()
2123 caught = 0; in dowrite()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfloat263 static int caught = 0;
271 caught++;
868 if (!caught)
875 caught = 1;
877 if (caught)
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME351 6212810 e1000g caught sending unsolicited M_PROTO/M_PCPROTO messages
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME351 6212810 e1000g caught sending unsolicited M_PROTO/M_PCPROTO messages
/illumos-gate/usr/src/data/zoneinfo/
H A Dafrica53 # Murray's suggestion seems to have caught on in news reports and the like.
62 # 'EAT' seems to have caught on and is in current timestamps, and though
H A Dasia502 # five time zones (see below for details). This caught on
/illumos-gate/usr/src/cmd/sgs/libelf/common/
H A Dxlate64.m4830 * certainly have caught any sections we know about
H A Dxlate.m4778 * certainly have caught any sections we know about
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure1219 echo "$as_me: caught signal $ac_signal"
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE512 10-11-29 When wait is interrupted by a signal that is caught, it now exits
1892 05-03-25 +The SIGWINCH signal is caught by default to keeps the LINES and
H A Dsh.memo2498 Traps caught by the calling program are reset to their
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex457 …e\_hw\_init()} method, at least for debugging purposes as many possible errors can be caught there:
/illumos-gate/usr/src/cmd/look/
H A Dwords3910 caught
/illumos-gate/usr/src/cmd/spell/
H A Dlist3909 caught
/illumos-gate/usr/src/uts/intel/io/acpica/
H A Dchanges.txt4144 will be caught later if the offending method is executed. ACPICA BZ 925.
14027 common errors that should be caught at compile time.