Lines Matching refs:SU_PATH
160 run_command("LIST OF OPEN FILES", 10, SU_PATH, "root", "lsof", NULL); in dumpstate()
245 run_command("NETWORK INTERFACES", 10, SU_PATH, "root", "netcfg", NULL); in dumpstate()
258 run_command("IPTABLES", 10, SU_PATH, "root", "iptables", "-L", "-nvx", NULL); in dumpstate()
259 run_command("IP6TABLES", 10, SU_PATH, "root", "ip6tables", "-L", "-nvx", NULL); in dumpstate()
260 run_command("IPTABLE NAT", 10, SU_PATH, "root", "iptables", "-t", "nat", "-L", "-nvx", NULL); in dumpstate()
262 run_command("IPTABLE RAW", 10, SU_PATH, "root", "iptables", "-t", "raw", "-L", "-nvx", NULL); in dumpstate()
263 run_command("IP6TABLE RAW", 10, SU_PATH, "root", "ip6tables", "-t", "raw", "-L", "-nvx", NULL); in dumpstate()
266 SU_PATH, "root", "wpa_cli", "IFNAME=wlan0", "list_networks", NULL); in dumpstate()
270 SU_PATH, "root", "wlutil", "counters", NULL); in dumpstate()
285 SU_PATH, "root", "dhdutil", "-i", "wlan0", "dump", NULL); in dumpstate()
287 SU_PATH, "root", "wlutil", "counters", NULL); in dumpstate()
339 SU_PATH, "root", "vril-dump", NULL); in dumpstate()