Searched refs:VXVM_LIB_NAME (Results 1 – 1 of 1) sorted by relevance
46 #define VXVM_LIB_NAME "libvxvmsc.so" macro262 if ((lh = dlopen(VXVM_LIB_NAME, RTLD_NOW)) == NULL) { in init_vxvm()