Searched refs:f_msgcat (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/nvi/common/ |
H A D | options_f.c | 135 f_msgcat(SCR *sp, OPTION *op, char *str, u_long *valp) in f_msgcat() function
|
H A D | options.c | 139 {L("msgcat"), f_msgcat, OPT_STR, 0},
|
/freebsd/usr.bin/vi/ |
H A D | extern.h | 398 int f_msgcat(SCR *, OPTION *, char *, u_long *);
|