Home
last modified time | relevance | path

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

/NextBSD/contrib/groff/src/libs/libgroff/
HDtmpfile.cpp54 char *tmpfile_prefix; variable
95 tmpfile_prefix = new char[tmpfile_prefix_len + 1]; in temp_init()
96 strcpy(tmpfile_prefix, tem2); in temp_init()
97 strcat(tmpfile_prefix, tem3); in temp_init()
103 a_delete tmpfile_prefix; in ~temp_init() local
121 strcpy(templ, tmpfile_prefix); in xtmptemplate()
/NextBSD/contrib/groff/
HDChangeLog.1183773 (tmpfile_prefix, tmpfile_prefix_len, use_short_prefix): New