Home
last modified time | relevance | path

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

/freebsd/bin/stty/
H A Dkey.c53 void f_rows(struct info *);
82 { "rows", f_rows, F_NEEDARG },
241 f_rows(struct info *ip) in f_rows() function