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

/freebsd-10.3-release/sbin/ipfw/
H A Dipfw2.h36 int do_time; /* Show time stamps */ member in struct:cmdline_opts
H A Dmain.c327 co.do_time = 1;
331 co.do_time = 2; /* numeric timestamp */
H A Dipfw2.c1151 if (co.do_time == 2)
1153 else if (co.do_time == 1) {

Completed in 50 milliseconds