Searched refs:f_reformat (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/external/bsd/nvi/dist/common/ |
| D | options.c | 132 {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},
|
| D | options_f.c | 214 f_reformat(SCR *sp, OPTION *op, const char *str, u_long *valp) in f_reformat() function
|