Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/msgfmt/
H A Dgnu_check.c336 po_error++; in check_format()
340 po_error++; in check_format()
345 po_error++; in check_format()
349 po_error++; in check_format()
363 po_error++; in check_format()
367 po_error++; in check_format()
372 po_error++; in check_format()
376 po_error++; in check_format()
388 po_error++; in check_format()
392 po_error++; in check_format()
[all …]
H A Dgnu_msgfmt.c35 int po_error = 0; variable
105 if (po_error) { in main()
107 error(gettext(ERR_ERROR_FOUND), po_error); in main()
H A Dgnu_msgfmt.h137 extern int po_error;
H A Dgnu_handle.c375 po_error++; in handle_message()