Searched refs:postfix_long (Results 1 – 2 of 2) sorted by relevance
116 char *xtmptemplate(const char *postfix_long, const char *postfix_short) in xtmptemplate() argument118 const char *postfix = use_short_postfix ? postfix_short : postfix_long; in xtmptemplate()173 const char *postfix_long, const char *postfix_short, in xtmpfile() argument176 char *templ = xtmptemplate(postfix_long, postfix_short); in xtmpfile()
82 const char *postfix_long = 0, const char *postfix_short = 0,84 char *xtmptemplate(const char *postfix_long, const char *postfix_short);