Searched refs:cmd (Results 1 – 8 of 8) sorted by relevance
| /CafeSDK-2.12.13-1/system/src/lib/libsys/ |
| D | ind_io.h | 33 int fcntl (int fno, int cmd, int arg); 44 int __ghs_hostio_fcntl (int fno, int cmd, int arg);
|
| D | ind_io.c | 257 int __ghs_hostio_fcntl (int fno, int cmd, int arg) in __ghs_hostio_fcntl() argument 260 return __ghs_syscall(SYSCALL_FCNTL, fno, cmd, arg); in __ghs_hostio_fcntl()
|
| /CafeSDK-2.12.13-1/system/bin/tool/ |
| D | cafeoptions | 15 exec cmd /c cafeoptions.bat $*
|
| D | caferun | 261 …nohup ${GHS_ROOT}/multi.exe -cmd prepare_target "${MULTI_CONNECT}" ${CAFE_MULTI_INIT} "$MULTIELF" … 264 … echo ${GHS_ROOT}/multi.exe -cmd prepare_target "${MULTI_CONNECT}" ${CAFE_MULTI_INIT} "$MULTIELF"
|
| /CafeSDK-2.12.13-1/ |
| D | cafe.bat | 545 if DEFINED CAFE_SHELL_ARGS >> %_TEMPSCRIPT% echo @cmd /c %CAFE_SHELL_ARGS% 547 if DEFINED CAFE_SHELL_ARGS cmd /c %_TEMPSCRIPT% 548 if NOT DEFINED CAFE_SHELL_ARGS cmd /k %_TEMPSCRIPT%
|
| /CafeSDK-2.12.13-1/system/include/cafe/curl/ |
| D | curl.h | 309 int cmd,
|
| /CafeSDK-2.12.13-1/system/src/tool/cafex/ |
| D | ExecutableClasses.cs | 1946 static class cmd class
|
| D | CafeFunctions.cs | 8456 if (cmd.mode(COMPORT) == 0) in initialize_serial_port_and_directory()
|