Home
last modified time | relevance | path

Searched refs:rl_magic (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/lib/libc/locale/
Drunetype.h185 char rl_magic[8]; /* Magic saying what version we are */ member
/openbsd/src/usr.bin/mklocale/
Dyacc.y295 memcpy(new_locale.rl_magic, _RUNE_MAGIC_1, sizeof(new_locale.rl_magic)); in main()
584 memcpy(&file_new_locale.frl_magic, new_locale.rl_magic, in dump_tables()