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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dtime.c67 pid_t caught; local
71 while ((caught = wait3(&status, 0, &resp->ru)) != pid) {
72 if (caught == -1)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Darray.c245 sigset_t pending, shpending, blocked, ignored, caught; local
254 sigemptyset(&caught);
261 collect_sigign_sigcatch(p, &ignored, &caught);
277 buffer = render_sigset_t("SigCgt:\t", &caught, buffer);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/parisc/
H A Dharmony.c503 unsigned long caught; local
512 caught = rcuradd - h->cbuf.addr;
516 rcuradd, h->cbuf.addr, caught);
523 return bytes_to_frames(rt, caught);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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

Completed in 263 milliseconds