Home
last modified time | relevance | path

Searched defs:sighandler_t (Results 1 - 14 of 14) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages04.c78 typedef void (*sighandler_t) (int); typedef
/third_party/toybox/toys/pending/
H A Dgetty.c49 typedef void (*sighandler_t)(int); typedef
/third_party/ltp/include/
H A Dtst_safe_macros.h488 typedef void (*sighandler_t)(int); typedef
/third_party/musl/porting/uniproton/kernel/include/
H A Dsignal.h264 typedef void (*sighandler_t)(int); typedef
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsignal.h211 typedef void (*sighandler_t)(int); typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsignal.h264 typedef void (*sighandler_t)(int); typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsignal.h264 typedef void (*sighandler_t)(int); typedef
/third_party/musl/porting/linux/user/include/
H A Dsignal.h287 typedef void (*sighandler_t)(int); typedef
/third_party/musl/include/
H A Dsignal.h286 typedef void (*sighandler_t)(int); typedef
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs21 pub type sighandler_t = usize; types
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs31 pub type sighandler_t = size_t; types
/third_party/rust/crates/libc/src/unix/
H A Dmod.rs28 pub type sighandler_t = ::size_t; types
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs36 pub type sighandler_t = ::size_t; types
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs34 pub type sighandler_t = ::size_t; types
[all...]

Completed in 38 milliseconds