Searched refs:imaHandle (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libima/common/ | ||
H A D | ima-lib.c | 710 HMODULE imaHandle; local 728 imaHandle = GetModuleHandleA("ima"); 730 if (imaHandle != NULL) { 731 GetModuleFileNameA(imaHandle, imaPath, 256); |
Completed in 29 milliseconds