Home
last modified time | relevance | path

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

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