Searched defs:shell_cmd (Results 1 – 6 of 6) sorted by relevance
32 static int ql_system(const char *shell_cmd) { in ql_system()117 char shell_cmd[128]; in ql_raw_ip_mode_check() local245 char shell_cmd[128]; in update_ipv4_address() local277 char shell_cmd[128]; in update_ipv6_address() local351 char shell_cmd[128]; in ql_openwrt_system() local452 char shell_cmd[128]; in ql_openwrt_setup_wan6() local472 char shell_cmd[128]; in udhcpc_start() local670 char shell_cmd[128]; in udhcpc_stop() local
31 static int ql_system(const char *shell_cmd) in ql_system()81 char shell_cmd[1024]; in udhcpc_start() local121 char shell_cmd[1024]; in udhcpc_stop() local
96 struct shell_cmd { struct97 const char *name;98 int (*func)(char *args);
37 char shell_cmd[200] = {0}; in save_audio_file() local
40 char shell_cmd[200] = {0}; in save_audio_file() local
180 char *shell_cmd; in exec_man_cmd() local