| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/ |
| H A D | 19-26.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-4.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-5.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-3.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-6.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-7.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-8.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| H A D | 19-9.c | 45 static void handler(int sig, siginfo_t *info, void *context) in handler() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigwait/ |
| H A D | 6-1.c | 91 int sig; in threaded() local
|
| /third_party/ltp/testcases/open_posix_testsuite/tools/ |
| H A D | t0.c | 48 static void sighandler(int sig) in sighandler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/env/ |
| H A D | putenv.c | 74 int sig = WTERMSIG(status); in putenv_0200() local
|
| /third_party/musl/libc-test/src/functional/ |
| H A D | popen.c | 21 static void handler(int sig) { in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigwaitinfo.c | 32 int sig = SIGALRM; in sigwaitinfo_0100() local
|
| H A D | sigwait.c | 33 int sig = SIGALRM; in sigwait_0100() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | wcscat.c | 24 void handler(int sig) in handler() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecdsa_vrf.c | 26 ECDSA_do_verify(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey) ECDSA_do_verify() argument
|
| /third_party/node/deps/openssl/openssl/crypto/x509/ |
| H A D | t_crl.c | 45 const ASN1_BIT_STRING *sig; in X509_CRL_print_ex() local
|
| /third_party/pulseaudio/src/tests/ |
| H A D | sig2str-test.c | 101 int sig; in START_TEST() local
|
| /third_party/openssl/crypto/ec/ |
| H A D | ecdsa_vrf.c | 26 ECDSA_do_verify(const unsigned char *dgst, int dgst_len, const ECDSA_SIG *sig, EC_KEY *eckey) ECDSA_do_verify() argument
|
| /third_party/openssl/crypto/x509/ |
| H A D | t_crl.c | 45 const ASN1_BIT_STRING *sig; in X509_CRL_print_ex() local
|
| /third_party/rust/crates/proc-macro-error/proc-macro-error-attr/src/ |
| H A D | parse.rs | 60 let mut sig = Vec::new(); in parse_signature() variables
|
| /base/hiviewdfx/faultloggerd/tools/crash_validator/ |
| H A D | main.cpp | 51 int sig = 0; in main() local
|
| /base/startup/appspawn/lite/ |
| H A D | main.c | 31 static void SignalHandler(int sig) in SignalHandler() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
| H A D | ecdsa.h | 110 mbedtls_ecdsa_restart_sig_ctx *sig; /*!< ecdsa_sign() sub-context */ member [all...] |
| /kernel/linux/linux-5.10/crypto/asymmetric_keys/ |
| H A D | pkcs7_trust.c | 26 struct public_key_signature *sig = sinfo->sig; in pkcs7_validate_trust_one() local [all...] |