Searched refs:local_stubs_name (Results 1 – 3 of 3) sorted by relevance
136 char *local_stubs_name; variable610 local_stubs_name = xstrdup(optarg); in main()952 local_stubs_name = NULL; in main()964 if (local_stubs_name) in rm_tempfile()965 unlink(local_stubs_name); in rm_tempfile()
59 extern char *local_stubs_name;
1407 if (!local_stubs_name) return; in write_local_stubs()1409 local_stubs = fopen(local_stubs_name, "w"); in write_local_stubs()1411 error("Could not open %s for output\n", local_stubs_name); in write_local_stubs()