Searched refs:nl_item (Results 1 – 7 of 7) sorted by relevance
| /dragonfly/gnu/usr.bin/grep/libgreputils/ |
| HD | langinfo.h | 45 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/ |
| HD | langinfo.h | 35 typedef int nl_item; typedef 132 char *nl_langinfo(nl_item);
|
| HD | nl_types.h | 88 typedef int nl_item; typedef
|
| /dragonfly/lib/libc/locale/ |
| HD | nl_langinfo.c | 52 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.h | 40 char *nl_langinfo_l(nl_item, locale_t);
|
| /dragonfly/contrib/dialog/ |
| HD | calendar.c | 77 const nl_item items[MAX_DAYS] = in nameOfDayOfWeek() 128 const nl_item items[MAX_MONTHS] = in nameOfMonth()
|
| /dragonfly/usr.bin/sort/ |
| HD | bwstring.c | 54 const nl_item item[12] = { ABMON_1, ABMON_2, ABMON_3, ABMON_4, in initialise_months()
|