Searched refs:_nls_msg_hdr (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/include/
H A Dnl_types.h70 struct _nls_msg_hdr { struct
/freebsd-9.3-release/usr.bin/gencat/
H A Dgencat.c567 struct _nls_msg_hdr *msg_hdr;
601 + (nmsgs * sizeof(struct _nls_msg_hdr))
616 nmsgs * sizeof(struct _nls_msg_hdr));
621 msg_hdr = (struct _nls_msg_hdr *)(void *)((char *)msgcat +
627 nmsgs * sizeof(struct _nls_msg_hdr);
/freebsd-9.3-release/lib/libc/nls/
H A Dmsgcat.c262 struct _nls_msg_hdr *msg_hdr;
284 msg_hdr = (struct _nls_msg_hdr *)

Completed in 47 milliseconds