Searched refs:dsoname (Results 1 – 1 of 1) sorted by relevance
51 const char *dsoname; member323 char dsoname[100]; in openbackend() local324 strcpy (stpcpy (stpcpy (dsoname, ORIGINDIR "libebl_"), in openbackend()325 machines[cnt].dsoname), in openbackend()328 void *h = dlopen (dsoname, RTLD_LAZY); in openbackend()331 strcpy (stpcpy (stpcpy (dsoname, "libebl_"), in openbackend()332 machines[cnt].dsoname), in openbackend()334 h = dlopen (dsoname, RTLD_LAZY); in openbackend()