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

/barrelfish-2018-10-04/include/
H A Dnl_types.h24 #define NL_CAT_LOCALE 1 macro
/barrelfish-2018-10-04/lib/libc/net/
H A Dgai_strerror.c101 catd = catopen("libc", NL_CAT_LOCALE);
/barrelfish-2018-10-04/lib/libc/string/
H A Dstrerror.c89 catd = catopen("libc", NL_CAT_LOCALE);
H A Dstrsignal.c102 catd = catopen("libc", NL_CAT_LOCALE);
/barrelfish-2018-10-04/lib/libc/nls/
H A Dmsgcat.c131 if (type == NL_CAT_LOCALE)

Completed in 94 milliseconds