Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp1399 CHAR* ptestenv = getenv(*pEnv); in OnDebugMode() local
1400 if (ptestenv) in OnDebugMode()
1403 strcpy(debugFilePath, ptestenv); in OnDebugMode()