Searched refs:nl_item (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/include/xlocale/
H A D_langinfo.h39 char *nl_langinfo_l(nl_item, locale_t);
/freebsd-current/include/
H A Dnl_types.h86 typedef __nl_item nl_item; typedef
H A Dlanginfo.h36 typedef __nl_item nl_item; typedef
132 char *nl_langinfo(nl_item);
/freebsd-current/lib/libc/locale/
H A Dnl_langinfo.c51 nl_langinfo_l(nl_item item, locale_t loc)
203 nl_langinfo(nl_item item)
/freebsd-current/usr.bin/sort/
H A Dbwstring.c62 populate_cmonth(char **field, const nl_item item, int idx)
82 populate_wmonth(wchar_t **field, const nl_item item, int idx)
110 const nl_item mon_item[12] = { MON_1, MON_2, MON_3, MON_4,
113 const nl_item ab_item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4,
117 const nl_item alt_item[12] = { ALTMON_1, ALTMON_2, ALTMON_3, ALTMON_4,
/freebsd-current/contrib/dialog/
H A Dcalendar.c85 const nl_item items[MAX_DAYS] =
136 const nl_item items[MAX_MONTHS] =
/freebsd-current/usr.bin/locale/
H A Dlocale.c747 nl_item i, s_item = 0, e_item = 0;

Completed in 180 milliseconds