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

/freebsd-12-stable/lib/libc/locale/
H A Drunefile.h59 } _FileRuneLocale; typedef in typeref:struct:__anon8497
H A Drune.c64 _FileRuneLocale *frl;
88 if ((size_t)sb.st_size < sizeof (_FileRuneLocale)) {
102 frl = (_FileRuneLocale *)(void *)fdata;
/freebsd-12-stable/usr.bin/localedef/
H A Dctype.c299 _FileRuneLocale rl;
/freebsd-12-stable/usr.bin/mklocale/
H A Dyacc.y72 _FileRuneLocale new_locale = { "", "", {}, {}, {}, 0, 0, 0, 0 };
633 * PART 1: The _FileRuneLocale structure

Completed in 58 milliseconds