OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_lx_dlopen
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/os400/
wrappers.h
41
extern void *
_lx_dlopen
(const char * filename, int flag);
62
#define dlopen
_lx_dlopen
wrappers.c
71
_lx_dlopen
(const char * filename, int flag)
function
Completed in 187 milliseconds