Home
last modified time | relevance | path

Searched refs:_PATH_LOCALE (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dpaths.h74 #define _PATH_LOCALE "/usr/share/locale" macro
/freebsd/contrib/netbsd-tests/include/
H A Dt_paths.c79 { _PATH_LOCALE, PATH_DIR },
/freebsd/lib/libc/locale/
H A Dsetlocale.c319 _PathLocale = _PATH_LOCALE; in __detect_path_locale()