Searched refs:debugcmd (Results 1 – 1 of 1) sorted by relevance
72 char debugcmd[1024]; variable235 T_LOG("%s: Running %s\n", threadname, debugcmd); in skt_utunloop_xfer_slots()236 pclose(popen(debugcmd, "r")); in skt_utunloop_xfer_slots()879 …snprintf(debugcmd, sizeof(debugcmd), "netstat -qq -I %s > netstatqq.%s.txt; netstat -qq -I %s > ne… in skt_tunloop_common()