Searched refs:NL_CAT_LOCALE (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/bin/csh/
H A Dconfig_p.h86 #define MCLoadBySet NL_CAT_LOCALE
/freebsd-9.3-release/include/
H A Dnl_types.h79 #define NL_CAT_LOCALE 1 macro
/freebsd-9.3-release/contrib/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h59 { return reinterpret_cast<catalog>(catopen(__s.c_str(), NL_CAT_LOCALE)); }
/freebsd-9.3-release/lib/libc/net/
H A Dgai_strerror.c101 catd = catopen("libc", NL_CAT_LOCALE);
/freebsd-9.3-release/lib/libc/string/
H A Dstrerror.c87 catd = catopen("libc", NL_CAT_LOCALE);
H A Dstrsignal.c102 catd = catopen("libc", NL_CAT_LOCALE);
/freebsd-9.3-release/lib/libc/nls/
H A Dmsgcat.c129 if (type == NL_CAT_LOCALE)
/freebsd-9.3-release/usr.bin/grep/
H A Dgrep.c342 catalog = catopen("grep", NL_CAT_LOCALE);
/freebsd-9.3-release/contrib/ee/
H A Dee.c5084 catalog = catopen("ee", NL_CAT_LOCALE);

Completed in 126 milliseconds