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

/freebsd-10.0-release/contrib/groff/src/libs/libgroff/
H A Dtmpfile.cpp114 char *xtmptemplate(const char *postfix_long, const char *postfix_short) argument
116 const char *postfix = use_short_postfix ? postfix_short : postfix_long;
171 const char *postfix_long, const char *postfix_short,
174 char *templ = xtmptemplate(postfix_long, postfix_short);
170 xtmpfile(char **namep, const char *postfix_long, const char *postfix_short, int do_unlink) argument
/freebsd-10.0-release/contrib/groff/src/include/
H A Dlib.h80 const char *postfix_long = 0, const char *postfix_short = 0,
82 char *xtmptemplate(const char *postfix_long, const char *postfix_short);

Completed in 186 milliseconds