Searched refs:driverLib (Results 1 – 1 of 1) sorted by relevance
72 static oslModule driverLib = NULL; variable102 if( ! driverLib ) in getPaLib()104 …driverLib = osl_loadAsciiModuleRelative( (oslGenericFunction)getPaLib, _XSALSET_LIBNAME, SAL_LOADM… in getPaLib()105 if ( !driverLib ) in getPaLib()110 … pSetupFunction = (setupFunction)osl_getAsciiFunctionSymbol( driverLib, "Sal_SetupPrinterDriver" ); in getPaLib()114 pFaxNrFunction = (faxFunction)osl_getAsciiFunctionSymbol( driverLib, "Sal_queryFaxNumber" ); in getPaLib()
Completed in 13 milliseconds