Searched refs:__gen_tempname (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dmkstemp.c32 int __gen_tempname ();
41 return __gen_tempname (template, __GT_FILE);
H A Dtempname.c215 does not exist at the time of the call to __gen_tempname. TMPL is
228 __gen_tempname (char *tmpl, int kind) function
309 /* This case is backward from the other three. __gen_tempname
327 assert (! "invalid KIND in __gen_tempname");
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dtempname.c69 # define __gen_tempname gen_tempname macro
188 does not exist at the time of the call to __gen_tempname. TMPL is
201 __gen_tempname (char *tmpl, int kind) function
282 /* This case is backward from the other three. __gen_tempname
300 assert (! "invalid KIND in __gen_tempname");

Completed in 74 milliseconds