Searched refs:csharp_file_name (Results 1 – 1 of 1) sorted by relevance
595 char *csharp_file_name; in msgdomain_write_csharp() local713 csharp_file_name = in msgdomain_write_csharp()717 register_temp_file (tmpdir, csharp_file_name); in msgdomain_write_csharp()718 csharp_file = fopen_temp (csharp_file_name, "w"); in msgdomain_write_csharp()721 error (0, errno, _("failed to create \"%s\""), csharp_file_name); in msgdomain_write_csharp()722 unregister_temp_file (tmpdir, csharp_file_name); in msgdomain_write_csharp()730 error (0, errno, _("error while writing \"%s\" file"), csharp_file_name); in msgdomain_write_csharp()741 csharp_sources[0] = csharp_file_name; in msgdomain_write_csharp()754 free (csharp_file_name); in msgdomain_write_csharp()