Home
last modified time | relevance | path

Searched defs:show_to (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/diff/
H A Dcontext.c133 int first0, last0, first1, last1, show_from, show_to, i; local
265 int first0, last0, first1, last1, show_from, show_to, i, j, k; local
H A Dutil.c752 int l0, l1, show_from, show_to; local
/dflybsd-src/lib/libipfw3/basic/
H A Dipfw3_basic.c795 show_to(ipfw_insn *cmd, int show_or) in show_to() function