Searched refs:assembly_path (Results 1 – 3 of 3) sorted by relevance
97 char *assembly_path; in read_resources_file() local118 assembly_path = in read_resources_file()121 if (execute_csharp_program (assembly_path, libdirs, 1, in read_resources_file()137 free (assembly_path); in read_resources_file()
98 char *assembly_path; in msgdomain_read_csharp() local154 assembly_path = in msgdomain_read_csharp()157 if (execute_csharp_program (assembly_path, libdirs, 1, in msgdomain_read_csharp()164 free (assembly_path); in msgdomain_read_csharp()
170 char *assembly_path; in msgdomain_write_csharp_resources() local183 assembly_path = in msgdomain_write_csharp_resources()188 if (execute_csharp_program (assembly_path, NULL, 0, in msgdomain_write_csharp_resources()195 free (assembly_path); in msgdomain_write_csharp_resources()