Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/svc/startd/
H A Dlog.c645 if (!st->st_log_locale_known && stat(FS_LOCALE_DIR, &sb) == 0) { in log_init()
H A Dstartd.h204 #define FS_LOCALE_DIR "/usr/lib/locale" macro