Searched refs:nl_item (Results 1 – 4 of 4) sorted by relevance
102 typedef int nl_item; /* XPG3 Conformant for nl_langinfo(). */ typedef106 typedef nl_item __nl_item;
147 char *nl_langinfo(nl_item); /* get a string from the database */155 char *nl_langinfo_l(nl_item, locale_t);
47 nl_langinfo_l(nl_item item, locale_t loc) in nl_langinfo_l()178 nl_langinfo(nl_item item) in nl_langinfo()
43 nl_item param;