Searched refs:imaPath (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libima/common/
H A Dima-lib.c708 char imaPath[256]; local
729 imaPath[0] = 0;
731 GetModuleFileNameA(imaHandle, imaPath, 256);
733 MultiByteToWideChar(CP_ACP, 0, imaPath, -1,
738 // mbstowcs(pProps->fileName, imaPath, 256);

Completed in 32 milliseconds