Searched refs:ucontext (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | ucontext.h | 52 #define ucontext4 ucontext
|
| /f-stack/app/nginx-1.16.1/src/os/unix/ |
| H A D | ngx_process.c | 18 void (*handler)(int signo, siginfo_t *siginfo, void *ucontext); 24 static void ngx_signal_handler(int signo, siginfo_t *siginfo, void *ucontext); 319 ngx_signal_handler(int signo, siginfo_t *siginfo, void *ucontext) in ngx_signal_handler() argument
|
| /f-stack/freebsd/mips/mips/ |
| H A D | swtch.S | 661 PTR_ADDU a0, sp, SIGF_UC # address of ucontext 678 addu a0, sp, SIGF32_UC # address of ucontext
|