Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/nvi/dist/common/
Doptions.c132 {L("leftright"), f_reformat, OPT_0BOOL, 0},
142 {L("list"), f_reformat, OPT_0BOOL, 0},
171 {L("number"), f_reformat, OPT_0BOOL, 0},
230 {L("tabstop"), f_reformat, OPT_NUM, OPT_NOZERO},
Doptions_f.c214 f_reformat(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_reformat() function