HomeSort by: relevance | last modified time | path
    Searched refs:_nls_msg_hdr (Results 1 - 3 of 3) sorted by relevancy

  /src/include/
nl_types.h 68 struct _nls_msg_hdr { struct
  /src/lib/libc/nls/
catgets.c 54 struct _nls_msg_hdr *msg_hdr;
74 msg_hdr = (struct _nls_msg_hdr *)
  /src/usr.bin/gencat/
gencat.c 560 struct _nls_msg_hdr *msg_hdr;
602 msg_hdr = (struct _nls_msg_hdr *)((char *)msgcat +
660 struct _nls_msg_hdr *msg_hdr;
692 + (nmsgs * sizeof(struct _nls_msg_hdr))
707 nmsgs * sizeof(struct _nls_msg_hdr));
712 msg_hdr = (struct _nls_msg_hdr *) ((char *) msgcat +
718 nmsgs * sizeof(struct _nls_msg_hdr);

Completed in 16 milliseconds