Searched refs:postfix_short (Results 1 – 2 of 2) sorted by relevance
114 char *xtmptemplate(const char *postfix_long, const char *postfix_short) in xtmptemplate() argument116 const char *postfix = use_short_postfix ? postfix_short : postfix_long; in xtmptemplate()171 const char *postfix_long, const char *postfix_short, in xtmpfile() argument174 char *templ = xtmptemplate(postfix_long, postfix_short); in xtmpfile()
80 const char *postfix_long = 0, const char *postfix_short = 0,82 char *xtmptemplate(const char *postfix_long, const char *postfix_short);