Searched defs:template (Results 1 – 3 of 3) sorted by relevance
178 mkstemp (char *template) in mkstemp()186 mktemp (char *template) in mktemp()199 mkstemps(char *template, int suffixlen) in mkstemps()207 mkostemps(char *template, int suffixlen, int flags) in mkostemps()
59 check_contents(char *template,int repeats) in check_contents()89 char template[sizeof(NAME_TEMPLATE_EXT)]; in main() local
59 static char *getbuf(size_t size, const char *template) in getbuf()