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 55 struct _nls_msg_hdr *msg_hdr;
75 msg_hdr = (struct _nls_msg_hdr *)
  /src/usr.bin/gencat/
gencat.c 561 struct _nls_msg_hdr *msg_hdr;
603 msg_hdr = (struct _nls_msg_hdr *)((char *)msgcat +
661 struct _nls_msg_hdr *msg_hdr;
693 + (nmsgs * sizeof(struct _nls_msg_hdr))
708 nmsgs * sizeof(struct _nls_msg_hdr));
713 msg_hdr = (struct _nls_msg_hdr *) ((char *) msgcat +
719 nmsgs * sizeof(struct _nls_msg_hdr);

Completed in 15 milliseconds