HomeSort by: relevance | last modified time | path
    Searched defs:SDB_FOLLOW (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/alpha/include/
sigdebug.h 7 #define SDB_FOLLOW 0x01
  /src/sys/arch/sparc64/sparc64/
sigdebug.h 37 #define SDB_FOLLOW 0x01
  /src/sys/arch/mips/mips/
compat_13_machdep.c 38 #define SDB_FOLLOW 0x01
71 if (sigdebug & SDB_FOLLOW)
compat_16_machdep.c 82 #define SDB_FOLLOW 0x01
111 if ((sigdebug & SDB_FOLLOW) ||
170 if ((sigdebug & SDB_FOLLOW) ||
212 if ((sigdebug & SDB_FOLLOW) ||
255 if (sigdebug & SDB_FOLLOW)
  /src/sys/arch/hppa/hppa/
sig_machdep.c 92 #define SDB_FOLLOW 0x01
  /src/sys/arch/m68k/m68k/
compat_16_machdep.c 75 #define SDB_FOLLOW 0x01
157 if (sigdebug & SDB_FOLLOW)
215 if (sigdebug & SDB_FOLLOW)
266 if (sigdebug & SDB_FOLLOW)
296 if (sigdebug & SDB_FOLLOW)
330 if (sigdebug & SDB_FOLLOW)
381 if ((sigdebug & SDB_FOLLOW) ||
sig_machdep.c 73 #define SDB_FOLLOW 0x01
sunos_machdep.c 67 #define SDB_FOLLOW 0x01
168 if (sigdebug & SDB_FOLLOW)
208 if (sigdebug & SDB_FOLLOW)
  /src/sys/arch/sparc/sparc/
compat_16_machdep.c 106 #define SDB_FOLLOW 0x01
211 if (sigdebug & SDB_FOLLOW)
279 if (sigdebug & SDB_FOLLOW)
sunos_machdep.c 57 #define SDB_FOLLOW 0x01
158 if (sunos_sigdebug & SDB_FOLLOW)
machdep.c 400 #define SDB_FOLLOW 0x01
727 if (sigdebug & SDB_FOLLOW)
  /src/sys/compat/linux/arch/m68k/
linux_machdep.c 73 #define SDB_FOLLOW 0x01
169 if (sigdebug & SDB_FOLLOW)
256 if (sigdebug & SDB_FOLLOW)
336 if (sigdebug & SDB_FOLLOW)
440 if (sigdebug & SDB_FOLLOW)
520 if (sigdebug & SDB_FOLLOW)
601 if (sigdebug & SDB_FOLLOW)
646 if ((sigdebug & SDB_FOLLOW) ||
677 if (sigdebug & SDB_FOLLOW)
747 if (sigdebug & SDB_FOLLOW)
    [all...]

Completed in 75 milliseconds