Searched refs:caught (Results 1 - 25 of 28) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dsigevent.h36 volatile sig_atomic_t caught; /* private member */ member in struct:quagga_signal_t
H A Dsigevent.c48 volatile sig_atomic_t caught; member in struct:quagga_sigevent_master_t
65 sig->caught = 1;
68 sigmaster.caught = 1;
71 /* check if signals have been caught and run appropriate handlers */
97 if (sigmaster.caught > 0)
99 sigmaster.caught = 0;
100 /* must not read or set sigmaster.caught after here,
101 * race condition with per-sig caught flags if one does
108 if (sig->caught > 0)
110 sig->caught
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dsigevent.h36 volatile sig_atomic_t caught; /* private member */ member in struct:quagga_signal_t
H A Dsigevent.c48 volatile sig_atomic_t caught; member in struct:quagga_sigevent_master_t
65 sig->caught = 1;
68 sigmaster.caught = 1;
71 /* check if signals have been caught and run appropriate handlers */
97 if (sigmaster.caught > 0)
99 sigmaster.caught = 0;
100 /* must not read or set sigmaster.caught after here,
101 * race condition with per-sig caught flags if one does
108 if (sig->caught > 0)
110 sig->caught
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dsigevent.h36 volatile sig_atomic_t caught; /* private member */ member in struct:quagga_signal_t
H A Dsigevent.c48 volatile sig_atomic_t caught; member in struct:quagga_sigevent_master_t
65 sig->caught = 1;
68 sigmaster.caught = 1;
71 /* check if signals have been caught and run appropriate handlers */
97 if (sigmaster.caught > 0)
99 sigmaster.caught = 0;
100 /* must not read or set sigmaster.caught after here,
101 * race condition with per-sig caught flags if one does
108 if (sig->caught > 0)
110 sig->caught
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/miscutils/
H A Dtime.c63 pid_t caught; local
67 while ((caught = wait3(&resp->waitstatus, 0, &resp->ru)) != pid) {
68 if (caught == -1 && errno != EINTR) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/miscutils/
H A Dtime.c63 pid_t caught; local
67 while ((caught = wait3(&resp->waitstatus, 0, &resp->ru)) != pid) {
68 if (caught == -1 && errno != EINTR) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/miscutils/
H A Dtime.c63 pid_t caught; local
67 while ((caught = wait3(&resp->waitstatus, 0, &resp->ru)) != pid) {
68 if (caught == -1 && errno != EINTR) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/proc/
H A Darray.c254 sigset_t pending, shpending, blocked, ignored, caught; local
263 sigemptyset(&caught);
269 collect_sigign_sigcatch(p, &ignored, &caught);
286 render_sigset_t(m, "SigCgt:\t", &caught);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/proc/
H A Darray.c254 sigset_t pending, shpending, blocked, ignored, caught; local
263 sigemptyset(&caught);
269 collect_sigign_sigcatch(p, &ignored, &caught);
286 render_sigset_t(m, "SigCgt:\t", &caught);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/parisc/
H A Dharmony.c502 unsigned long caught; local
511 caught = rcuradd - h->cbuf.addr;
515 rcuradd, h->cbuf.addr, caught);
522 return bytes_to_frames(rt, caught);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/parisc/
H A Dharmony.c502 unsigned long caught; local
511 caught = rcuradd - h->cbuf.addr;
515 rcuradd, h->cbuf.addr, caught);
522 return bytes_to_frames(rt, caught);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3160 # exceptions, they won't pass through here since they are caught
3718 # exceptions, they won't pass through here since they are caught
H A Dfpsp.S3161 # exceptions, they won't pass through here since they are caught
3719 # exceptions, they won't pass through here since they are caught
6640 # not be caught until gen_except(). Now, with the exceptions being
9629 # exception to be put into the machine which will be caught and corrected
H A Dfplsp.S6534 # not be caught until gen_except(). Now, with the exceptions being
9270 # exception to be put into the machine which will be caught and corrected
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S3160 # exceptions, they won't pass through here since they are caught
3718 # exceptions, they won't pass through here since they are caught
H A Dfpsp.S3161 # exceptions, they won't pass through here since they are caught
3719 # exceptions, they won't pass through here since they are caught
6640 # not be caught until gen_except(). Now, with the exceptions being
9629 # exception to be put into the machine which will be caught and corrected
H A Dfplsp.S6534 # not be caught until gen_except(). Now, with the exceptions being
9270 # exception to be put into the machine which will be caught and corrected
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A DChangeLog-3.x2880 caught by following test for null index of ':'.
2891 (should have been caught in symtab loop).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A DChangeLog-3.x2880 caught by following test for null index of ':'.
2891 (should have been caught in symtab loop).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A DChangeLog-3.x2880 caught by following test for null index of ':'.
2891 (should have been caught in symtab loop).
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libusb-0.1.12/
H A Dconfigure1350 echo "$as_me: caught signal $ac_signal"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libusb-0.1.12/
H A Dconfigure1350 echo "$as_me: caught signal $ac_signal"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libusb-0.1.12/
H A Dconfigure1350 echo "$as_me: caught signal $ac_signal"

Completed in 815 milliseconds

12