Lines Matching full:dlopen
1219 alsa_lib = dlopen( "libasound.so", RTLD_NOW );1221 alsa_lib = dlopen( "libasound.so.2", RTLD_NOW );