Searched refs:do_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sbin/ipfw/
H A Dipfw2.h36 int do_time; /* Show time stamps */ member in struct:cmdline_opts
H A Dmain.c326 co.do_time = 1;
330 co.do_time = 2; /* numeric timestamp */
H A Dipfw2.c1150 if (co.do_time == 2)
1152 else if (co.do_time == 1) {

Completed in 57 milliseconds