Home
last modified time | relevance | path

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

/dports/security/keepass/KeePass-2.49-Source/KeePass/UI/
H A DOpenWithMenu.cs422 RegistryKey kCmd = kApp.OpenSubKey("shell\\open\\command", false); in FindAppsByRegistryPriv()
423 if(kCmd == null) { kApp.Close(); continue; } // No assert (XP) in FindAppsByRegistryPriv()
424 string strCmdLine = (kCmd.GetValue(string.Empty) as string); in FindAppsByRegistryPriv()
425 kCmd.Close(); in FindAppsByRegistryPriv()
/dports/x11-toolkits/plib/plib-1.8.5/src/sl/
H A DslMODnote.cxx192 static void kCmd(Note *np) in kCmd() function
370 /*H*/ hCmd , /*I*/ iCmd , /*J*/ jCmd , /*K*/kCmd,