Home
last modified time | relevance | path

Searched refs:normal_handler_1 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/tests/lib/libc/stdlib/
H A Dh_atexit.c138 normal_handler_1(void) in normal_handler_1() function
169 ASSERT(0 == atexit(normal_handler_1)); in main()
H A Dt_atexit.sh43 normal_handler_1
/netbsd-src/tests/lib/libpthread/
H A Dh_atexit.c143 normal_handler_1(void) in normal_handler_1() function
174 ASSERT(0 == atexit(normal_handler_1)); in main()
H A Dt_atexit.sh40 normal_handler_1