Searched refs:f_msgcat (Results 1 – 4 of 4) 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 | extern.h | 85 int f_msgcat(SCR *, OPTION *, char *, u_long *);
|
| H A D | options.c | 139 {L("msgcat"), f_msgcat, OPT_STR, 0},
|
| /freebsd/usr.bin/vi/ |
| H A D | common_extern.h | 85 int f_msgcat(SCR *, OPTION *, char *, u_long *);
|