Lines Matching defs:lpExeName
31 IntExpungeConsoleCommandHistory(LPCVOID lpExeName, BOOLEAN bUnicode) in IntExpungeConsoleCommandHistory()
77 IntGetConsoleCommandHistory(LPVOID lpHistory, DWORD cbHistory, LPCVOID lpExeName, BOOLEAN bUnicode) in IntGetConsoleCommandHistory()
138 IntGetConsoleCommandHistoryLength(LPCVOID lpExeName, BOOL bUnicode) in IntGetConsoleCommandHistoryLength()
190 LPCVOID lpExeName, in IntSetConsoleNumberOfCommands()
250 ExpungeConsoleCommandHistoryW(IN LPCWSTR lpExeName) in ExpungeConsoleCommandHistoryW()
262 ExpungeConsoleCommandHistoryA(IN LPCSTR lpExeName) in ExpungeConsoleCommandHistoryA()
276 IN LPCWSTR lpExeName) in GetConsoleCommandHistoryW()
290 IN LPCSTR lpExeName) in GetConsoleCommandHistoryA()
302 GetConsoleCommandHistoryLengthW(IN LPCWSTR lpExeName) in GetConsoleCommandHistoryLengthW()
314 GetConsoleCommandHistoryLengthA(IN LPCSTR lpExeName) in GetConsoleCommandHistoryLengthA()
327 IN LPCWSTR lpExeName) in SetConsoleNumberOfCommandsW()
340 IN LPCSTR lpExeName) in SetConsoleNumberOfCommandsA()