Home
last modified time | relevance | path

Searched refs:in_run (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/tcp_wrappers/
H A Dmisc.c87 int in_run = 0; in dot_quad_addr() local
95 in_run = 0; in dot_quad_addr()
96 } else if (in_run == 0) { in dot_quad_addr()
97 in_run = 1; in dot_quad_addr()
/freebsd/contrib/less/
H A Dmkutable105 } elsif (not $$out{in_run} or $type ne $$out{run_type} or $code != $prev_code+1) {
117 $$out{in_run} = 1;
122 return if not $$out{in_run};
124 $$out{in_run} = 0;