Home
last modified time | relevance | path

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

/external/python/cffi/c/
Dlib_obj.c627 void *dlopen_libhandle) in lib_internal_new() argument
649 lib->l_libhandle = dlopen_libhandle; in lib_internal_new()
657 cdlopen_close_ignore_errors(dlopen_libhandle); in lib_internal_new()