Searched refs:f_columns (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/bin/stty/
H A Dkey.c53 void f_columns(struct info *);
78 { "cols", f_columns, F_NEEDARG },
79 { "columns", f_columns, F_NEEDARG },
156 f_columns(struct info *ip) function
/freebsd-11-stable/contrib/nvi/common/
H A Dextern.h82 int f_columns(SCR *, OPTION *, char *, u_long *);
H A Doptions_f.c47 * PUBLIC: int f_columns(SCR *, OPTION *, char *, u_long *);
50 f_columns( function
H A Doptions.c69 {L("columns"), f_columns, OPT_NUM, OPT_NOSAVE},

Completed in 127 milliseconds