Home
last modified time | relevance | path

Searched refs:__msgno (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dnl_types.h70 int32_t __msgno; /* msg number: 0 < x <= NL_MSGMAX */ member
/freebsd/lib/libc/nls/
H A Dmsgcat.c310 ntohl((u_int32_t)msg_hdr[i].__msgno); in catgets()
/freebsd/usr.bin/gencat/
H A Dgencat.c556 msg_hdr->__msgno = htonl(msg->msgId);