Home
last modified time | relevance | path

Searched refs:f_reformat (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/common/
H A Doptions.c104 {L("leftright"), f_reformat, OPT_0BOOL, 0},
114 {L("list"), f_reformat, OPT_0BOOL, 0},
143 {L("number"), f_reformat, OPT_0BOOL, 0},
204 {L("tabstop"), f_reformat, OPT_NUM, OPT_NOZERO},
H A Doptions_f.c204 f_reformat(SCR *sp, OPTION *op, char *str, u_long *valp) in f_reformat() function
/freebsd/usr.bin/vi/
H A Dextern.h402 int f_reformat(SCR *, OPTION *, char *, u_long *);