Searched refs:_PATH_LOCALE (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/include/
H A Dpaths.h72 #define _PATH_LOCALE "/usr/share/locale" macro
/freebsd-10-stable/contrib/tzcode/stdtime/
H A Dprivate.h21 #define LOCALE_HOME _PATH_LOCALE
/freebsd-10-stable/contrib/netbsd-tests/include/
H A Dt_paths.c79 { _PATH_LOCALE, PATH_DIR },
/freebsd-10-stable/lib/libc/locale/
H A Dsetlocale.c45 #include <paths.h> /* for _PATH_LOCALE */
329 _PathLocale = _PATH_LOCALE;

Completed in 70 milliseconds