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