Lines Matching defs:lib
834 void *lib = dlopen(name, RTLD_NOW);836 if (!lib) {842 *(void **)(&count_modems) = dlsym(lib, func);861 dlclose(lib);