| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-attach/ |
| H A D | minimal-http-client-attach.c | 114 void sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/libwebsockets/minimal-examples/http-client/minimal-http-client-h2-rxflow/ |
| H A D | minimal-http-client.c | 140 sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-client-tx/ |
| H A D | minimal-secure-streams-client-tx.c | 126 sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/libwebsockets/minimal-examples/secure-streams/minimal-secure-streams-threads/ |
| H A D | minimal-secure-streams-threads.c | 178 sigint_handler(int sig) in sigint_handler() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_broadcast/ |
| H A D | 4-2.c | 60 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_wait/ |
| H A D | 4-1.c | 92 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_trylock/ |
| H A D | 4-3.c | 116 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/ |
| H A D | stress.c | 99 static void sighdl(int sig) in sighdl() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/ |
| H A D | 3-3.c | 91 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
| H A D | 4-2.c | 90 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_timedwait/ |
| H A D | 4-3.c | 63 int sig; member 110 static void sighdl1(int sig) in sighdl1() argument 121 static void sighdl2(int sig) in sighdl2() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 14-1.c | 96 static void sighdl1(int sig) in sighdl1() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
| H A D | 4-3.c | 67 int sig; member 125 static void sighdl1(int sig) in sighdl1() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/ |
| H A D | 6-3.c | 62 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_mutex_lock/ |
| H A D | 3-1.c | 95 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/ |
| H A D | 6-1.c | 88 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_setschedparam/ |
| H A D | 5-1.c | 90 int sig; member
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/ |
| H A D | 18-1.c | 89 int sig; member
|
| /third_party/ltp/testcases/realtime/func/pthread_kill_latency/ |
| H A D | pthread_kill_latency.c | 114 int i, ret, sig; in signal_receiving_thread() local
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_root_signature.cpp | 37 ID3D12RootSignature *sig; member 210 ComPtr<ID3DBlob> sig, error; in create_root_signature() local
|
| /third_party/node/deps/openssl/openssl/crypto/ |
| H A D | armcap.c | 40 static void ill_handler(int sig) in ill_handler() argument
|
| /third_party/node/deps/openssl/openssl/crypto/dsa/ |
| H A D | dsa_ossl.c | 333 dsa_do_verify(const unsigned char *dgst, int dgst_len, DSA_SIG *sig, DSA *dsa) dsa_do_verify() argument
|
| H A D | dsa_pmeth.c | 77 static int pkey_dsa_sign(EVP_PKEY_CTX *ctx, unsigned char *sig, in pkey_dsa_sign() argument 102 pkey_dsa_verify(EVP_PKEY_CTX *ctx, const unsigned char *sig, size_t siglen, const unsigned char *tbs, size_t tbslen) pkey_dsa_verify() argument
|
| H A D | dsa_sign.c | 36 DSA_SIG *sig = OPENSSL_zalloc(sizeof(*sig)); in DSA_SIG_new() local 42 void DSA_SIG_free(DSA_SIG *sig) in DSA_SIG_free() argument 53 DSA_SIG *sig; in d2i_DSA_SIG() local 79 i2d_DSA_SIG(const DSA_SIG *sig, unsigned char **ppout) i2d_DSA_SIG() argument 123 DSA_SIG sig; DSA_size() local 135 DSA_SIG_get0(const DSA_SIG *sig, const BIGNUM **pr, const BIGNUM **ps) DSA_SIG_get0() argument 143 DSA_SIG_set0(DSA_SIG *sig, BIGNUM *r, BIGNUM *s) DSA_SIG_set0() argument 154 ossl_dsa_sign_int(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) ossl_dsa_sign_int() argument 173 DSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, DSA *dsa) DSA_sign() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/ocsp/ |
| H A D | ocsp_prn.c | 94 OCSP_SIGNATURE *sig = o->optionalSignature; in OCSP_REQUEST_print() local
|