Home
last modified time | relevance | path

Searched refs:libab (Results 1 – 22 of 22) sorted by relevance

/openbsd/src/regress/lib/csu/callbacks/atexit/
Datexit_test.c24 void *libaa, *libab; variable
37 dlclose(libab); in CALLBACK()
53 void (*func)(void) = dlsym(libab, "ab"); in ab()
68 libab = dlopen(LIBAB, RTLD_LAZY); in main()
69 if (libab == NULL) in main()
95 dlclose(libab); in main()
Dexpected.out2 libab cleanup
9 libab cleanup
16 libab cleanup
25 libab cleanup
DMakefile12 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/hidden/test1/
Dtest1.c32 void *libaa, *libab; in main() local
36 libab = dlopen(LIBAB, RTLD_LAZY); in main()
39 if (libab == NULL) in main()
48 hidden_test = (void (*)())dlsym(libab, "test_ab"); in main()
62 dlclose(libab); in main()
DMakefile12 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/lib/csu/callbacks/pthread_atfork/
Dpthread_atfork_test.c27 void *libaa, *libab; variable
52 dlclose(libab); in ATFORK_CALLBACKS()
69 void (*func)(FILE *) = dlsym(libab, "ab_atfork"); in ab_atfork()
100 libab = dlopen(LIBAB, RTLD_LAZY); in main()
101 if (libab == NULL) in main()
127 dlclose(libab); in main()
Dexpected_parent.out2 libab atfork_prepare
9 libab atfork_parent
22 libab atfork_prepare
Dexpected_child.out4 libab atfork_child
DMakefile12 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/dlopen/prog2/
DMakefile16 AB_DIR=${.CURDIR}/../libab
25 CXXFLAGS=-I${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/constructor/prog2/
DMakefile16 AB_DIR=${.CURDIR}/../libab
25 CPPFLAGS=-I${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/constructor/prog1/
DMakefile16 AB_DIR=${.CURDIR}/../libab
25 CPPFLAGS=-I${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/constructor/
DMakefile1 SUBDIR=libaa libab prog1 prog2
/openbsd/src/regress/lib/csu/callbacks/
DMakefile3 SUBDIR+= libaa libab atexit pthread_atfork
/openbsd/src/regress/libexec/ld.so/hidden/
DMakefile3 SUBDIR+= libaa libab test1 test2
/openbsd/src/regress/libexec/ld.so/dlopen/
DMakefile1 SUBDIR=libaa libab libac prog1 prog2 prog3 prog4
/openbsd/src/regress/libexec/ld.so/initfirst/test2/
DMakefile1 SUBDIR=libae libad libac libab libaa prog1 prog2
/openbsd/src/regress/libexec/ld.so/initfirst/test2/libaa/
DMakefile3 LDADD=-L../libab
/openbsd/src/regress/libexec/ld.so/dlopen/prog1/
DMakefile16 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/hidden/test2/
DMakefile12 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/initfirst/test2/prog1/
DMakefile16 AB_DIR=${.CURDIR}/../libab
/openbsd/src/regress/libexec/ld.so/initfirst/test2/prog2/
DMakefile16 AB_DIR=${.CURDIR}/../libab