dl.h File Reference

Go to the source code of this file.

Functions

BD_PRIVATE void * dl_dlopen (const char *path, const char *version)
BD_PRIVATE void * dl_dlsym (void *handle, const char *symbol)
BD_PRIVATE int dl_dlclose (void *handle)

Function Documentation

BD_PRIVATE void* dl_dlopen ( const char *  path,
const char *  version 
)

Definition at line 57 of file dl_posix.c.

Referenced by _libaacs_load(), and _libbdplus_load().

BD_PRIVATE void* dl_dlsym ( void *  handle,
const char *  symbol 
)

Definition at line 102 of file dl_posix.c.

Referenced by _libaacs_get_vid(), _libaacs_load(), and _libbdplus_load().

BD_PRIVATE int dl_dlclose ( void *  handle  ) 

Definition at line 122 of file dl_posix.c.

Referenced by _libaacs_unload(), and _libbdplus_unload().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Sat May 26 06:41:48 2012 for MythTV by  doxygen 1.6.3