Home
last modified time | relevance | path

Searched refs:NL_MSGMAX (Results 1 – 16 of 16) sorted by relevance

/dragonfly/lib/libc/net/
H A Dgai_strerror.c105 strlcpy(buf, catgets(catd, 3, NL_MSGMAX - 1, "Success"), in gai_strerror()
108 strlcpy(buf, catgets(catd, 3, NL_MSGMAX, "Unknown error"), in gai_strerror()
/dragonfly/usr.bin/getconf/
H A Dlimits.gperf37 NL_MSGMAX, NL_MSGMAX
/dragonfly/include/
H A Dlimits.h115 #define NL_MSGMAX 32767 macro
/dragonfly/lib/libc/nls/
H A Dja_JP.UTF-8.msg292 $ NL_MSGMAX
H A Dja_JP.eucJP.msg292 $ NL_MSGMAX
H A Dko_KR.UTF-8.msg292 $ NL_MSGMAX
H A Dko_KR.eucKR.msg292 $ NL_MSGMAX
H A Dzh_Hans_CN.GB18030.msg288 $ NL_MSGMAX
H A Dzh_Hans_CN.GB2312.msg288 $ NL_MSGMAX
H A Dzh_Hans_CN.UTF-8.msg288 $ NL_MSGMAX
H A DC.msg304 $ NL_MSGMAX
H A Dnl_NL.ISO8859-1.msg291 $ NL_MSGMAX
H A Des_ES.ISO8859-1.msg292 $ NL_MSGMAX
H A Dgl_ES.ISO8859-1.msg292 $ NL_MSGMAX
H A Dhu_HU.ISO8859-2.msg292 $ NL_MSGMAX
/dragonfly/usr.bin/gencat/
H A Dgencat.c626 if (msgId > NL_MSGMAX) {