Home
last modified time | relevance | path

Searched defs:sig (Results 201 - 225 of 859) sorted by relevance

12345678910>>...35

/third_party/musl/libc-test/src/functionalext/supplement/prng/
H A Dseed48.c26 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/signal/
H A Dsigignore.c28 int sig = SIGALRM; in sigignore_0100() local
94 int sig = 99999; in sigignore_0400() local
H A Dsighold.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sighold_0100() local
83 int sig = 99999; in sighold_0200() local
[all...]
H A Dsigqueue.c23 void action(int sig, siginfo_t *info, void *ctx) in action() argument
53 int sig = SIGALRM; in sigqueue_0100() local
87 int sig = 99999; in sigqueue_0200() local
[all...]
H A Dsigrelse.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sigrelse_0100() local
116 int sig = 99999; sigrelse_0200() local
[all...]
H A Dsigpause.c23 void handler(int sig) in handler() argument
37 int sig = SIGALRM; in sigpause_0100() local
H A Dsigset.c22 const int sig = SIGALRM; variable
24 void handler(int sig) in handler() argument
219 int sig = 99999; sigset_0500() local
[all...]
H A Dsigsuspend.c23 void handler(int sig) in handler() argument
38 int sig = SIGALRM; in sigsuspend_0100() local
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dputw.c74 int sig = WTERMSIG(status); in putw_0200() local
H A Dungetwc.c23 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/string/
H A Dstpncpy.c24 void handler(int sig) in handler() argument
H A Dstpcpy.c24 void handler(int sig) in handler() argument
H A Dwcscpy.c24 void handler(int sig) in handler() argument
H A Dwcsncpy.c24 void handler(int sig) in handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/thread/
H A Dthrd_create.c24 void exception_handler(int sig) in exception_handler() argument
H A Dthrd_join.c26 void exception_handler(int sig) in exception_handler() argument
118 int sig = WTERMSIG(status); in thrd_join_0300() local
H A Dthrd_sleep.c25 void exception_handler(int sig) in exception_handler() argument
H A Dthrd_detach.c23 void exception_handler(int sig) in exception_handler() argument
/third_party/musl/libc-test/src/functionalext/supplement/time/
H A Dtimer_create.c25 void handler(int sig) in handler() argument
H A Dtimer_settime.c28 void handler(int sig) in handler() argument
35 void exception_handler(int sig) in exception_handler() argument
H A Dtimer_gettime.c28 void timerHandler(int sig) in timerHandler() argument
34 void exception_handler(int sig) in exception_handler() argument
H A Dtimer_getoverrun.c27 void handler(int sig) in handler() argument
H A Dtimer_delete.c25 void timerHandler(int sig) in timerHandler() argument
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decdsa_sign.c35 ECDSA_sign(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, EC_KEY *eckey) ECDSA_sign() argument
41 ECDSA_sign_ex(int type, const unsigned char *dgst, int dlen, unsigned char *sig, unsigned int *siglen, const BIGNUM *kinv, const BIGNUM *r, EC_KEY *eckey) ECDSA_sign_ex() argument
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_saos.c28 ASN1_OCTET_STRING sig; in RSA_sign_ASN1_OCTET_STRING() local
67 ASN1_OCTET_STRING *sig = NULL; in RSA_verify_ASN1_OCTET_STRING() local
[all...]

Completed in 7 milliseconds

12345678910>>...35