Searched refs:tmpfile_prefix (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dtmpfile.cpp56 char *tmpfile_prefix; variable
97 tmpfile_prefix = new char[tmpfile_prefix_len + 1];
98 strcpy(tmpfile_prefix, tem2);
99 strcat(tmpfile_prefix, tem3);
105 a_delete tmpfile_prefix; local
123 strcpy(templ, tmpfile_prefix);

Completed in 75 milliseconds