Home
last modified time | relevance | path

Searched refs:sig_t (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/adb/
H A Dshell_service_protocol_test.cpp76 static sig_t saved_sigpipe_handler_;
84 sig_t ShellProtocolTest::saved_sigpipe_handler_ = nullptr;
/aosp12/bionic/libc/include/bits/
H A Dsignal_types.h55 typedef __sighandler_t sig_t; /* BSD compatibility. */ typedef
/aosp12/art/sigchainlib/
H A Dsigchain.cc40 #define sighandler_t sig_t