Home
last modified time | relevance | path

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

/freebsd/lib/libc/stdlib/
H A Datexit.c77 void *fn_dso; /* shared module handle */ member
122 current_finalize_dso == fptr->fn_dso) in atexit_register()
140 fn.fn_dso = NULL; in atexit()
166 fn.fn_dso = NULL; in atexit_b()
185 fn.fn_dso = dso; in __cxa_atexit()
225 if (dso != NULL && dso != fn.fn_dso) { in __cxa_finalize()