Home
last modified time | relevance | path

Searched refs:fwriteerror_temp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dclean-temp.h123 extern int fwriteerror_temp (FILE *fp);
H A Dclean-temp.c678 fwriteerror_temp (FILE *fp) in fwriteerror_temp() function
H A Djavacomp.c478 if (fwriteerror_temp (fp)) in write_temp_file()
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dwrite-csharp.c728 if (fwriteerror_temp (csharp_file)) in msgdomain_write_csharp()
H A Dwrite-java.c1015 if (fwriteerror_temp (java_file)) in msgdomain_write_java()
H A DChangeLog398 * write-java.c (msgdomain_write_java): Use fopen_temp, fwriteerror_temp