Searched refs:f_lisp (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/nvi2/common/ |
H A D | options_f.c | 125 f_lisp(SCR *sp, OPTION *op, char *str, u_long *valp) in f_lisp() function
|
H A D | options.c | 110 {L("lisp"), f_lisp, OPT_0BOOL, OPT_NOSAVE},
|
/dflybsd-src/usr.bin/vi/ |
H A D | common_extern.h | 84 int f_lisp(SCR *, OPTION *, char *, u_long *);
|