| /components/finsh/ |
| A D | msh_file.c | 182 MSH_CMD_EXPORT_ALIAS(cmd_ls, ls, List information about the FILEs.); 202 MSH_CMD_EXPORT_ALIAS(cmd_ln, ln, Make symbolic link between files); 221 MSH_CMD_EXPORT_ALIAS(cmd_link, link, Make link between files); 240 MSH_CMD_EXPORT_ALIAS(cmd_cp, cp, Copy SOURCE to DEST.); 299 MSH_CMD_EXPORT_ALIAS(cmd_mv, mv, Rename SOURCE to DEST.); 320 MSH_CMD_EXPORT_ALIAS(cmd_cat, cat, Concatenate FILE(s)); 465 MSH_CMD_EXPORT_ALIAS(cmd_rm, rm, Remove(unlink) the FILE(s).); 508 MSH_CMD_EXPORT_ALIAS(cmd_mkdir, mkdir, Create the DIRECTORY.); 709 MSH_CMD_EXPORT_ALIAS(cmd_df, df, disk free); 739 MSH_CMD_EXPORT_ALIAS(cmd_echo, echo, echo string to file); [all …]
|
| A D | msh.c | 56 MSH_CMD_EXPORT_ALIAS(msh_help, help, RT-Thread shell help); 72 MSH_CMD_EXPORT_ALIAS(cmd_ps, ps, List threads in the system); 91 MSH_CMD_EXPORT_ALIAS(cmd_free, free, Show the memory usage in the system); 146 MSH_CMD_EXPORT_ALIAS(cmd_bind, bind, Binding thread to core);
|
| A D | finsh.h | 175 #define MSH_CMD_EXPORT_ALIAS(...) \ macro
|
| A D | cmd.c | 1123 MSH_CMD_EXPORT_ALIAS(cmd_list, list, list objects, optenable);
|
| /components/drivers/pm/ |
| A D | pm.c | 1059 MSH_CMD_EXPORT_ALIAS(rt_pm_release_mode, pm_release, release power management mode); 1071 MSH_CMD_EXPORT_ALIAS(rt_pm_release_mode_all, pm_release_all, release power management mode count); 1083 MSH_CMD_EXPORT_ALIAS(rt_pm_request_mode, pm_request, request power management mode); 1098 MSH_CMD_EXPORT_ALIAS(rt_module_release_mode, pm_module_release, release module power mode); 1113 MSH_CMD_EXPORT_ALIAS(rt_module_release_mode_all, pm_module_release_all, release power management mo… 1128 MSH_CMD_EXPORT_ALIAS(rt_module_request_mode, pm_module_request, request power management mode); 1143 MSH_CMD_EXPORT_ALIAS(rt_module_delay_sleep, pm_module_delay, module request delay sleep); 1155 MSH_CMD_EXPORT_ALIAS(rt_pm_run_mode_switch, pm_run, switch power management run mode); 1283 MSH_CMD_EXPORT_ALIAS(rt_pm_dump_status, pm_dump, dump power management status);
|
| /components/dfs/dfs_v2/filesystems/procfs/ |
| A D | proc.c | 620 MSH_CMD_EXPORT_ALIAS(msh_proc_dump, proc_dump, proc dump); 670 MSH_CMD_EXPORT_ALIAS(msh_proc_remove, proc_remove, proc remove); 689 MSH_CMD_EXPORT_ALIAS(msh_proc_symlink, proc_symlink, proc symlink); 711 MSH_CMD_EXPORT_ALIAS(msh_proc_echo, proc_echo, proc echo); 733 MSH_CMD_EXPORT_ALIAS(msh_proc_mkdir, proc_mkdir, proc mkdir);
|
| A D | proc_pid.c | 447 MSH_CMD_EXPORT_ALIAS(msh_proc_pid, proc_pid, proc pid);
|
| /components/utilities/utest/ |
| A D | utest.c | 143 MSH_CMD_EXPORT_ALIAS(utest_tc_list, utest_list, output all utest testcase); 382 MSH_CMD_EXPORT_ALIAS(utest_testcase_run, utest_run, utest_run [-thread or -help] [testcase name] [l…
|
| /components/net/netdev/src/ |
| A D | netdev.c | 1306 MSH_CMD_EXPORT_ALIAS(netdev_ifconfig, ifconfig, list the information of all network interfaces); 1465 MSH_CMD_EXPORT_ALIAS(netdev_ping, ping, ping network host); 1516 MSH_CMD_EXPORT_ALIAS(netdev_dns, dns, list and set the information of dns); 1564 MSH_CMD_EXPORT_ALIAS(netdev_netstat, netstat, list the information of TCP / IP);
|
| /components/net/lwip/lwip-2.0.3/src/apps/ping/ |
| A D | ping.c | 239 MSH_CMD_EXPORT_ALIAS(cmd_ping, ping, ping network host);
|
| /components/net/lwip/lwip-1.4.1/src/apps/ping/ |
| A D | ping.c | 239 MSH_CMD_EXPORT_ALIAS(cmd_ping, ping, ping network host);
|
| /components/net/lwip/lwip-2.1.2/src/apps/ping/ |
| A D | ping.c | 239 MSH_CMD_EXPORT_ALIAS(cmd_ping, ping, ping network host);
|
| /components/drivers/rtc/ |
| A D | dev_soft_rtc.c | 299 MSH_CMD_EXPORT_ALIAS(cmd_rtc_sync, rtc_sync, Update time by soft rtc);
|
| A D | dev_alarm.c | 815 MSH_CMD_EXPORT_ALIAS(rt_alarm_dump, list_alarm, list alarm info);
|
| /components/drivers/pin/ |
| A D | dev_pin.c | 382 MSH_CMD_EXPORT_ALIAS(_pin_cmd, pin, pin [option]);
|
| /components/dfs/dfs_v2/src/ |
| A D | dfs_dentry.c | 515 MSH_CMD_EXPORT_ALIAS(dfs_dentry_dump, dentry_dump, dump dentry in the system);
|
| A D | dfs.c | 1192 MSH_CMD_EXPORT_ALIAS(dfs_fd_dump, fd_dump, fd dump);
|
| A D | dfs_pcache.c | 943 MSH_CMD_EXPORT_ALIAS(dfs_pcache_dump, dfs_cache, dump dfs page cache);
|
| /components/lwp/ |
| A D | lwp_pid.c | 1366 MSH_CMD_EXPORT_ALIAS(cmd_kill, kill, send a signal to a process); 1385 MSH_CMD_EXPORT_ALIAS(cmd_killall, killall, kill processes by name); 1712 MSH_CMD_EXPORT_ALIAS(cmd_cpu_bind, cpu_bind, set a process bind to a cpu);
|
| A D | lwp_syscall.c | 4384 MSH_CMD_EXPORT_ALIAS(sys_log_enable, sys_log, sys_log 1(enable)/0(disable));
|
| /components/drivers/misc/ |
| A D | rt_drv_pwm.c | 454 MSH_CMD_EXPORT_ALIAS(pwm_list, pwm, control pwm device, optenable);
|
| /components/drivers/wlan/ |
| A D | dev_wlan_cmd.c | 824 MSH_CMD_EXPORT_ALIAS(wifi_msh, wifi, wifi command);
|
| /components/drivers/can/ |
| A D | dev_can.c | 987 MSH_CMD_EXPORT_ALIAS(cmd_canstat, canstat, stat can device status);
|