Home
last modified time | relevance | path

Searched refs:po_error (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/msgfmt/
H A Dgnu_check.c334 po_error++; in check_format()
338 po_error++; in check_format()
343 po_error++; in check_format()
347 po_error++; in check_format()
361 po_error++; in check_format()
365 po_error++; in check_format()
370 po_error++; in check_format()
374 po_error++; in check_format()
418 po_error++; in check_format()
464 po_error++; in check_format()
[all …]
H A Dgnu_msgfmt.c33 int po_error = 0; variable
103 if (po_error) { in main()
105 error(gettext(ERR_ERROR_FOUND), po_error); in main()
H A Dgnu_msgfmt.h135 extern int po_error;
H A Dgnu_handle.c373 po_error++; in handle_message()