Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/os2/
Ddl_os2.c14 static int handle_found; variable
34 handle_found = 1; in _DLL_InitTerm()
38 handle_found = 0; in _DLL_InitTerm()
73 handle_found = 1; in find_myself()
89 if (handle_found || find_myself()) { in dlopen()