Searched refs:newlog (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 Drep038.tcl208 set newlog [get_logfile $masterenv first]
211 [expr $newlog > $init_log] 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dmanage.c3307 struct log_history newlog; local
3311 log_history_obj_init (&newlog, capacity);
3314 log_history_add (&newlog, &h->array[log_index(h, i)]);
3317 *h = newlog;

Completed in 145 milliseconds