Searched refs:nostr (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/lib/libc/locale/
H A Dlmessages.h43 const char *nostr; member in struct:lc_messages_T
H A Dlmessages.c58 "no" /* nostr */
82 if (l->nostr == NULL)
83 l->nostr = empty;
119 "nostr = %s\n",
123 _messages_locale.nostr
H A Dnl_langinfo.c149 ret = (char*) __get_current_messages_locale(loc)->nostr;

Completed in 107 milliseconds