Searched refs:_NLS_MAGIC (Results 1 - 3 of 3) sorted by path

/openbsd-current/include/
H A Dnl_types.h51 #define _NLS_MAGIC 0xff88ff89 macro
/openbsd-current/lib/libc/nls/
H A Dcatopen.c193 if (ntohl(((struct _nls_cat_hdr *) data)->__magic) != _NLS_MAGIC)
/openbsd-current/usr.bin/gencat/
H A Dgencat.c543 cat_hdr->__magic = htonl(_NLS_MAGIC);

Completed in 206 milliseconds