Home
last modified time | relevance | path

Searched refs:szModNames (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashAboutBox.cpp81 char szModNames[1024]; in GetModules95() local
94 lstrcpy(szModNames, me32.szExePath); in GetModules95()
95 strupr(szModNames); in GetModules95()
99 if (!strstr(szModNames, "SYSTEM")) in GetModules95()