Home
last modified time | relevance | path

Searched defs:print_row (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/bsdconfig/
H A Dbsdconfig150 function print_row() function
167 if ( cur_col == ncols ) print_row() function
170 if ( cur_col < ncols ) print_row() function
/freebsd/cddl/usr.sbin/dwatch/
H A Ddwatch515 function print_row() function
531 if (cur_col == ncols) print_row() function
533 END { if (cur_col < ncols) print_row() } function