Searched refs:exit_ptr (Results 1 – 2 of 2) sorted by relevance
120 void *exit_ptr = dlvsym (handle2, "_exit", FIRST_VERSION_libc__exit_STRING); in do_test() local121 if (exit_ptr == NULL) in do_test()126 if (exit_ptr != dlsym (handle2, "_exit")) in do_test()
122 void *exit_ptr = dlvsym (handle2, "_exit", FIRST_VERSION_libc__exit_STRING); in test() local123 if (exit_ptr == NULL) in test()128 if (exit_ptr != dlsym (handle2, "_exit")) in test()