Home
last modified time | relevance | path

Searched refs:f_columns (Results 1 – 4 of 4) sorted by last modified time

/freebsd/bin/stty/
H A Dkey.c44 void f_columns(struct info *);
69 { "cols", f_columns, F_NEEDARG },
70 { "columns", f_columns, F_NEEDARG },
147 f_columns(struct info *ip) in f_columns() function
/freebsd/contrib/nvi/common/
H A Doptions.c68 {L("columns"), f_columns, OPT_NUM, OPT_NOSAVE},
H A Doptions_f.c42 f_columns(SCR *sp, OPTION *op, char *str, u_long *valp) in f_columns() function
/freebsd/usr.bin/vi/
H A Dextern.h395 int f_columns(SCR *, OPTION *, char *, u_long *);