Home
last modified time | relevance | path

Searched refs:setfoo (Results 1 – 2 of 2) sorted by relevance

/dlfcn/
A Dtststatic3.c34 void (*setfoo) (unsigned int); in do_test() local
62 setfoo = dlsym (handle, "setfoo"); in do_test()
63 if (setfoo == NULL) in do_test()
85 setfoo (MAGIC1); in do_test()
102 setfoo (MAGIC2); in do_test()
120 setfoo = NULL; in do_test()
A Dmodstatic3.c28 setfoo (unsigned int f) in setfoo() function

Completed in 5 milliseconds