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

/netbsd-current/external/gpl2/groff/dist/src/libs/libgroff/
H A Dtmpfile.cpp116 char *xtmptemplate(const char *postfix_long, const char *postfix_short) argument
118 const char *postfix = use_short_postfix ? postfix_short : postfix_long;
173 const char *postfix_long, const char *postfix_short,
176 char *templ = xtmptemplate(postfix_long, postfix_short);
172 xtmpfile(char **namep, const char *postfix_long, const char *postfix_short, int do_unlink) argument
/netbsd-current/external/gpl2/groff/dist/src/include/
H A Dlib.h82 const char *postfix_long = 0, const char *postfix_short = 0,
84 char *xtmptemplate(const char *postfix_long, const char *postfix_short);

Completed in 134 milliseconds