HomeSort by: relevance | last modified time | path
    Searched refs:_FileRuneLocale (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/locale/
runetype_file.h 127 } __packed _FileRuneLocale;
rune.c 236 const _FileRuneLocale *frl;
249 frl = (const _FileRuneLocale *)(const void *)var;
  /src/usr.bin/mklocale/
yacc.y 73 _FileRuneLocale new_locale = { { 0, }, };
692 err(1, "writing _FileRuneLocale to %s", locale_file);

Completed in 15 milliseconds