Home | History | Annotate | Download | only in src

Lines Matching defs:fpGetHandle

124     fpo fpGetHandle ;
139 fpGetHandle = dlsym (handle, "GetHandle");
147 if ( fpGetHandle != NULL ) {
148 eError = (*fpGetHandle)(&LCML_pHandle);