Searched defs:uc_flags (Results 1 - 7 of 7) sorted by relevance
| /src/sys/compat/sys/ | ||
| H A D | ucontext.h | 42 unsigned int uc_flags; /* properties */ member in struct:__ucontext32 |
| /src/sys/sys/ | ||
| H A D | ucontext.h | 71 unsigned int uc_flags; /* properties */ member in struct:__ucontext |
| /src/sys/compat/linux/arch/alpha/ | ||
| H A D | linux_machdep.h | 64 u_long uc_flags; member in struct:linux_ucontext |
| /src/sys/compat/linux/arch/m68k/ | ||
| H A D | linux_machdep.h | 121 u_long uc_flags; /* 0 */ member in struct:linux_ucontext |
| /src/sys/compat/linux/arch/i386/ | ||
| H A D | linux_machdep.h | 121 unsigned long uc_flags; member in struct:linux_ucontext |
| /src/sys/compat/linux32/arch/amd64/ | ||
| H A D | linux32_signal.h | 145 u_int32_t uc_flags; member in struct:linux32_ucontext |
| /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | ||
| H A D | sanitizer_freebsd.h | 77 int uc_flags; member in struct:__sanitizer::__xucontext |
Completed in 5 milliseconds