Searched refs:nl_langinfo_l (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/test/libc-tests/tests/newlocale/ |
H A D | newlocale_test.c | 74 day = nl_langinfo_l(DAY_1, loc); in testlocale_thr_one() 145 day = nl_langinfo_l(DAY_1, loc); in test_newlocale_negative() 154 day = nl_langinfo_l(DAY_1, loc); in test_newlocale_negative() 180 day = nl_langinfo_l(DAY_1, loc); in test_newlocale_categories() 184 yes = nl_langinfo_l(YESSTR, loc); in test_newlocale_categories() 188 cur = nl_langinfo_l(CRNCYSTR, loc); in test_newlocale_categories() 214 day = nl_langinfo_l(DAY_1, loc); in test_newlocale_composite() 218 yes = nl_langinfo_l(YESSTR, loc); in test_newlocale_composite() 222 cur = nl_langinfo_l(CRNCYSTR, loc); in test_newlocale_composite()
|
/titanic_50/usr/src/lib/libc/port/locale/ |
H A D | nl_langinfo.c | 47 nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l() function 180 return (nl_langinfo_l(item, uselocale(NULL))); in nl_langinfo()
|
/titanic_50/usr/src/head/ |
H A D | langinfo.h | 155 char *nl_langinfo_l(nl_item, locale_t);
|
/titanic_50/usr/src/test/libc-tests/tests/nl_langinfo/ |
H A D | nl_langinfo_test.c | 236 v = nl_langinfo_l(test[i].param, loc); in test_nl_langinfo_l()
|
/titanic_50/usr/src/man/man3c/ |
H A D | Makefile | 1013 nl_langinfo_l.3c \ 2010 nl_langinfo_l.3c := LINKSRC = nl_langinfo.3c
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 333 nl_langinfo_l;
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-library.man3c.inc | 1015 link path=usr/share/man/man3c/nl_langinfo_l.3c target=nl_langinfo.3c
|