Searched defs:P_locale (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mkmsgs/
H A Dmkmsgs.c86 #define P_locale "/usr/lib/locale/" /* locale info directory */ macro
87 #define L_locale sizeof(P_locale)
195 (void)strcpy(pathoutp, P_locale);
/illumos-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c45 #define P_locale "/usr/lib/locale/" macro
46 #define L_locale (sizeof (P_locale))
137 (void) strcpy(pathname, P_locale);

Completed in 66 milliseconds