tmpnam
char *tmpnam(char *);
__warn_references(tmpnam,
tmpfile = tmpnam(NULL);
if (tmpnam(nam) != nam)