Searched refs:MSGID_LEN (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/msgfmt/ | ||
H A D | sun_msgfmt.h | 57 #define MSGID_LEN 5 macro |
H A D | msgfmt.c | 297 MSGID_LEN) == 0) ? 1 : 0; 302 if (!CK_NXT_CH(linebufptr, MSGID_LEN+1)) { 332 linebufptr + MSGID_LEN); |
Completed in 54 milliseconds