Searched refs:f_lines (Results 1 – 3 of 3) sorted by relevance
/openbsd/usr.bin/vi/common/ |
H A D | options_f.c | 74 f_lines(SCR *sp, OPTION *op, char *str, u_long *valp) in f_lines() function
|
H A D | options.c | 93 {"lines", f_lines, OPT_NUM, OPT_NOSAVE},
|
/openbsd/usr.bin/vi/include/ |
H A D | com_extern.h | 71 int f_lines(SCR *, OPTION *, char *, u_long *);
|