Searched refs:tog (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep048script.tcl60 set tog "on"
62 puts "Iter $i: Turn bulk $tog"
63 error_check_good bulk$tog [$masterenv rep_config [list bulk $tog]] 0
68 if { $tog == "on" } {
69 set tog "off"
71 set tog "on"
/netgear-R7000-V1.0.7.12_1.2.5/src/router/vmstat/
H A Dvmstat.c136 unsigned int tog=0; /* toggle switch for cleaner code */ local
214 tog= !tog;
218 getstat(cpu_use+tog,cpu_nic+tog,cpu_sys+tog,cpu_idl+tog,cpu_iow+tog,cpu_xxx+tog,cpu_yyy+tog,cpu_zz
[all...]

Completed in 81 milliseconds