16 # ifndef HAVE_PROTOTYPES 17 # define HAVE_PROTOTYPES 1 19 # ifndef HAVE_STDARG_PROTOTYPES 20 # define HAVE_STDARG_PROTOTYPES 1 25 #ifdef HAVE_PROTOTYPES 31 #if defined __GNUC__ && __GNUC__ >= 4 32 #pragma GCC visibility push(default) 41 extern char *dln_argv0;
46 #if defined __GNUC__ && __GNUC__ >= 4 47 #pragma GCC visibility pop char * dln_find_file_r(const char *, const char *, char *, size_t)
void * dln_load(const char *)
char * dln_find_exe(const char *fname, const char *path)
char * dln_find_exe_r(const char *, const char *, char *, size_t)
DEPRECATED(char *dln_find_exe(const char *, const char *))
char * dln_find_file(const char *fname, const char *path)