Home
last modified time | relevance | path

Searched defs:testf_dso_null (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/
H A Dt_dlopen.c55 int (*testf_dso_null)(void); in ATF_TC_BODY() local
79 int (*testf_dso_null)(void); in ATF_TC_BODY() local
/freebsd/contrib/netbsd-tests/lib/libpthread/dlopen/dso/
H A Dh_pthread_dlopen.c53 testf_dso_null(void) in testf_dso_null() function