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

/freebsd-12-stable/lib/libc/locale/
H A Drunefile.h61 #define _FILE_RUNE_MAGIC_1 "RuneMag1" macro
H A Drune.c107 if (memcmp(frl->magic, _FILE_RUNE_MAGIC_1, sizeof (frl->magic))) {
/freebsd-12-stable/usr.bin/localedef/
H A Dctype.c320 (void) memcpy(rl.magic, _FILE_RUNE_MAGIC_1, 8);
/freebsd-12-stable/usr.bin/mklocale/
H A Dyacc.y259 memcpy(new_locale.magic, _FILE_RUNE_MAGIC_1, sizeof(new_locale.magic));

Completed in 176 milliseconds