Home | Sort by: relevance | last modified time | path |
/src/sys/sys/ | |
signal.h | 301 void (*sigev_notify_function)(union sigval); member in struct:sigevent |
/src/sys/compat/netbsd32/ | |
netbsd32_conv.h | 841 * XXX sival_ptr, sigev_notify_function and 845 ev->sigev_notify_function = NETBSD32PTR64(ev32->sigev_notify_function); |
netbsd32.h | 740 netbsd32_voidp sigev_notify_function; member in struct:netbsd32_sigevent |
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ | |
sanitizer_platform_limits_netbsd.h | 96 uptr sigev_notify_function; member in struct:__sanitizer::__sanitizer_sigevent |