Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/vi/
H A Dpathnames.h11 #ifndef _PATH_MSGCAT
12 #define _PATH_MSGCAT "/usr/share/vi/catalog/" macro
/freebsd-12.1/contrib/nvi/common/
H A Doptions.c366 (void)SPRINTF(b2, SIZE(b2), L("msgcat=%s"), _PATH_MSGCAT); in opts_init()