Searched refs:global_setfoo (Results 1 – 1 of 1) sorted by relevance
37 void (*global_setfoo) (unsigned int); in do_test() local103 global_setfoo = dlsym (global_handle, "setfoo"); in do_test()104 if (global_setfoo == NULL) in do_test()253 global_setfoo (MAGIC2); in do_test()353 global_setfoo = NULL; in do_test()