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

/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/
H A Dlanginfo.h24 typedef enum { CODESET } nl_item; typedef in typeref:enum:__anon597
27 nl_langinfo (nl_item item)
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dlanginfo.in.h42 /* Assume that it also lacks <nl_types.h> and the nl_item type. */
43 typedef int nl_item; typedef
154 _GL_FUNCDECL_RPL (nl_langinfo, char *, (nl_item item));
155 _GL_CXXALIAS_RPL (nl_langinfo, char *, (nl_item item));
158 _GL_FUNCDECL_SYS (nl_langinfo, char *, (nl_item item));
160 _GL_CXXALIAS_SYS (nl_langinfo, char *, (nl_item item));
H A Dnl_langinfo.c25 /* Override nl_langinfo with support for added nl_item values. */
33 rpl_nl_langinfo (nl_item item)
134 nl_langinfo (nl_item item)
/osnet-11/usr/src/lib/libc/port/
H A Dllib-lc770 char *nl_langinfo(nl_item item);

Completed in 33 milliseconds