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

/freebsd-current/include/
H A Dnl_types.h69 struct _nls_msg_hdr { struct
/freebsd-current/usr.bin/gencat/
H A Dgencat.c484 struct _nls_msg_hdr *msg_hdr;
518 + (nmsgs * sizeof(struct _nls_msg_hdr))
533 nmsgs * sizeof(struct _nls_msg_hdr));
538 msg_hdr = (struct _nls_msg_hdr *)(void *)((char *)msgcat +
544 nmsgs * sizeof(struct _nls_msg_hdr);
/freebsd-current/lib/libc/nls/
H A Dmsgcat.c278 struct _nls_msg_hdr *msg_hdr;
300 msg_hdr = (struct _nls_msg_hdr *)

Completed in 167 milliseconds