Searched refs:f_columns (Results 1 – 5 of 5) sorted by relevance
| /src/bin/stty/ |
| H A D | key.c | 46 void f_columns(struct info *); 71 { "cols", f_columns, F_NEEDARG }, 72 { "columns", f_columns, F_NEEDARG }, 149 f_columns(struct info *ip) in f_columns() function
|
| /src/contrib/nvi/common/ |
| H A D | options_f.c | 42 f_columns(SCR *sp, OPTION *op, char *str, u_long *valp) in f_columns() function
|
| H A D | extern.h | 82 int f_columns(SCR *, OPTION *, char *, u_long *);
|
| H A D | options.c | 68 {L("columns"), f_columns, OPT_NUM, OPT_NOSAVE},
|
| /src/usr.bin/vi/ |
| H A D | common_extern.h | 82 int f_columns(SCR *, OPTION *, char *, u_long *);
|