Searched refs:f_ttywerase (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/nvi/common/ |
H A D | options_f.c | 214 f_ttywerase(SCR *sp, OPTION *op, char *str, u_long *valp) in f_ttywerase() function
|
H A D | options.c | 222 {L("ttywerase"), f_ttywerase, OPT_0BOOL, 0},
|
/freebsd/usr.bin/vi/ |
H A D | extern.h | 403 int f_ttywerase(SCR *, OPTION *, char *, u_long *);
|