tempnam            56 ext/fileinfo/libmagic/apptype.c 	else if ((filename = tempnam("./", "tmp")) == NULL) {
tempnam          3081 ext/standard/basic_functions.c 	PHP_FE(tempnam,															arginfo_tempnam)
tempnam           816 ext/standard/file.c PHP_FUNCTION(tempnam)
tempnam            29 ext/standard/file.h PHP_FUNCTION(tempnam);