Home
last modified time | relevance | path

Searched refs:lpCommand (Results 1 – 25 of 144) sorted by relevance

123456

/dports/games/hllib/HLExtract/
H A DMain.c974 *lpCommand = *lpArgument = 0; in EnterConsole()
976 strcpy(lpCommand, lpBuffer); in EnterConsole()
977 lpTemp = strchr(lpCommand, ' '); in EnterConsole()
991 if(stricmp(lpCommand, "dir") == 0) in EnterConsole()
993 if(stricmp(lpCommand, "ls") == 0) in EnterConsole()
1059 else if(stricmp(lpCommand, "cd") == 0) in EnterConsole()
1107 else if(stricmp(lpCommand, "root") == 0) in EnterConsole()
1115 else if(stricmp(lpCommand, "info") == 0) in EnterConsole()
1265 else if(stricmp(lpCommand, "find") == 0) in EnterConsole()
1309 else if(stricmp(lpCommand, "type") == 0) in EnterConsole()
[all …]
/dports/archivers/hlextract/HLExtract/
H A DMain.c982 *lpCommand = *lpArgument = 0; in EnterConsole()
984 strcpy(lpCommand, lpBuffer); in EnterConsole()
985 lpTemp = strchr(lpCommand, ' '); in EnterConsole()
999 if(stricmp(lpCommand, "dir") == 0) in EnterConsole()
1001 if(stricmp(lpCommand, "ls") == 0) in EnterConsole()
1067 else if(stricmp(lpCommand, "cd") == 0) in EnterConsole()
1115 else if(stricmp(lpCommand, "root") == 0) in EnterConsole()
1123 else if(stricmp(lpCommand, "info") == 0) in EnterConsole()
1275 else if(stricmp(lpCommand, "find") == 0) in EnterConsole()
1319 else if(stricmp(lpCommand, "type") == 0) in EnterConsole()
[all …]
/dports/security/sqlninja/sqlninja-0.2.6/sources/Churrasco/
H A DChurrasco.cpp126 DWORD RunCommandAsSystem(HANDLE hToken, LPSTR lpCommand, char * CurrentDir) in RunCommandAsSystem() argument
160 strncat(lpCommandTmp, lpCommand, 500); in RunCommandAsSystem()
299 LPSTR lpCommand; in _tmain() local
311 lpCommand = argv[2]; in _tmain()
313 lpCommand= argv[1]; in _tmain()
371 if (RunCommandAsSystem(hSysToken, lpCommand, getenv("TEMP"))){ in _tmain()
/dports/editors/fxite/fxite-FXITE-0_92/jef/
H A Dinterproc.cpp166 char* lpCommand = (char*)GlobalLock(hCommand); in DoDispatch() local
167 if (!lpCommand) { in DoDispatch()
172 strncpy(lpCommand,commands->text(),commands->length()); in DoDispatch()
173 lpCommand[commands->length()]='\0'; in DoDispatch()
/dports/devel/poco/poco-1.10.1-all/Util/src/
H A DWinService.cpp248 ac.lpCommand = NULL; in setFailureActions()
277 ac.lpCommand = &commandVector[0]; in setFailureActions()
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dwinsvc.h210 LPSTR lpCommand; member
217 LPWSTR lpCommand; member
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dwinsvc.h210 LPSTR lpCommand; member
217 LPWSTR lpCommand; member
/dports/devel/upp/upp/bazaar/plugin/tcc/include/winapi/
H A Dwinsvc.h183 LPSTR lpCommand; member
190 LPWSTR lpCommand; member
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d260 LPSTR lpCommand; member
269 LPWSTR lpCommand; member
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d260 LPSTR lpCommand; member
269 LPWSTR lpCommand; member
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand; member
268 LPWSTR lpCommand; member
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d260 LPSTR lpCommand; member
269 LPWSTR lpCommand; member
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand; member
268 LPWSTR lpCommand; member
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand; member
268 LPWSTR lpCommand; member
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand; member
268 LPWSTR lpCommand; member
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand;
268 LPWSTR lpCommand;
/dports/lang/gcc9/gcc-9.4.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d259 LPSTR lpCommand; member
268 LPWSTR lpCommand; member
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/windows/
H A Dwinsvc.d260 LPSTR lpCommand; member
269 LPWSTR lpCommand; member
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/win32/
H A DWinsvc.java256 public String lpCommand; field in Winsvc.SERVICE_FAILURE_ACTIONS
/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DW32ServiceTest.java128 assertEquals(changedActions.lpCommand, command); in testSetAndGetFailureActions()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsvc.h118 LPSTR lpCommand; member
126 LPWSTR lpCommand; member
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dwinsvc.h118 LPSTR lpCommand; member
126 LPWSTR lpCommand; member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ansible/windows/plugins/module_utils/
H A DSCManager.cs88 [MarshalAs(UnmanagedType.LPWStr)] public string lpCommand; field
507 Command = actions.lpCommand; in FailureActions()
831 lpCommand = value.Command,
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/support/windows-integration/plugins/module_utils/
H A DAnsible.Service.cs67 [MarshalAs(UnmanagedType.LPWStr)] public string lpCommand; field
486 Command = actions.lpCommand; in FailureActions()
810 lpCommand = value.Command,
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/support/windows-integration/plugins/module_utils/
H A DAnsible.Service.cs67 [MarshalAs(UnmanagedType.LPWStr)] public string lpCommand; field
486 Command = actions.lpCommand; in FailureActions()
810 lpCommand = value.Command,

123456