| /third_party/musl/libc-test/src/functionalext/supplement/prng/ |
| H A D | seed48.c | 26 void handler(int sig) in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/signal/ |
| H A D | sigignore.c | 28 int sig = SIGALRM; in sigignore_0100() local 94 int sig = 99999; in sigignore_0400() local
|
| H A D | sighold.c | 23 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 D | sigqueue.c | 23 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 D | sigrelse.c | 23 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 D | sigpause.c | 23 void handler(int sig) in handler() argument 37 int sig = SIGALRM; in sigpause_0100() local
|
| H A D | sigset.c | 22 const int sig = SIGALRM; variable 24 void handler(int sig) in handler() argument 219 int sig = 99999; sigset_0500() local [all...] |
| H A D | sigsuspend.c | 23 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 D | putw.c | 74 int sig = WTERMSIG(status); in putw_0200() local
|
| H A D | ungetwc.c | 23 void handler(int sig) in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/string/ |
| H A D | stpncpy.c | 24 void handler(int sig) in handler() argument
|
| H A D | stpcpy.c | 24 void handler(int sig) in handler() argument
|
| H A D | wcscpy.c | 24 void handler(int sig) in handler() argument
|
| H A D | wcsncpy.c | 24 void handler(int sig) in handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/ |
| H A D | thrd_create.c | 24 void exception_handler(int sig) in exception_handler() argument
|
| H A D | thrd_join.c | 26 void exception_handler(int sig) in exception_handler() argument 118 int sig = WTERMSIG(status); in thrd_join_0300() local
|
| H A D | thrd_sleep.c | 25 void exception_handler(int sig) in exception_handler() argument
|
| H A D | thrd_detach.c | 23 void exception_handler(int sig) in exception_handler() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/ |
| H A D | timer_create.c | 25 void handler(int sig) in handler() argument
|
| H A D | timer_settime.c | 28 void handler(int sig) in handler() argument 35 void exception_handler(int sig) in exception_handler() argument
|
| H A D | timer_gettime.c | 28 void timerHandler(int sig) in timerHandler() argument 34 void exception_handler(int sig) in exception_handler() argument
|
| H A D | timer_getoverrun.c | 27 void handler(int sig) in handler() argument
|
| H A D | timer_delete.c | 25 void timerHandler(int sig) in timerHandler() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ec/ |
| H A D | ecdsa_sign.c | 35 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 D | rsa_saos.c | 28 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...] |