Home
last modified time | relevance | path

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

/dragonfly/gnu/usr.bin/grep/libgreputils/
HDlanginfo.h45 typedef int nl_item; typedef
651 _GL_FUNCDECL_RPL (nl_langinfo, char *, (nl_item item));
652 _GL_CXXALIAS_RPL (nl_langinfo, char *, (nl_item item));
655 _GL_FUNCDECL_SYS (nl_langinfo, char *, (nl_item item));
657 _GL_CXXALIAS_SYS (nl_langinfo, char *, (nl_item item));
/dragonfly/include/
HDlanginfo.h35 typedef int nl_item; typedef
132 char *nl_langinfo(nl_item);
HDnl_types.h88 typedef int nl_item; typedef
/dragonfly/lib/libc/locale/
HDnl_langinfo.c52 nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l()
204 nl_langinfo(nl_item item) in nl_langinfo()
/dragonfly/include/xlocale/
HD_langinfo.h40 char *nl_langinfo_l(nl_item, locale_t);
/dragonfly/contrib/dialog/
HDcalendar.c77 const nl_item items[MAX_DAYS] = in nameOfDayOfWeek()
128 const nl_item items[MAX_MONTHS] = in nameOfMonth()
/dragonfly/usr.bin/sort/
HDbwstring.c54 const nl_item item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()