Home
last modified time | relevance | path

Searched defs:test_key (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/
H A Dasan_mac_test.cpp187 void *TSDAllocWorker(void *test_key) { in TSDAllocWorker()
197 pthread_key_t test_key; in TEST() local
H A Dasan_test.cpp163 void *TSDWorker(void *test_key) { in TSDWorker()
186 pthread_key_t test_key; in TEST() local
/openbsd-src/regress/usr.bin/openssl/
H A Dappstest.sh251 function test_key { function
/openbsd-src/usr.bin/ssh/
H A Dssh-add.c490 test_key(int agent_fd, const char *filename) in test_key() function