Home
last modified time | relevance | path

Searched refs:mkstemp (Results 1 – 9 of 9) sorted by relevance

/PHP-7.0/ext/pcre/tests/
H A D005.phpt55 …t/mysql/libmysql/my_tempnam.c:115: warning: the use of `tempnam' is dangerous, better use `mkstemp'
57 …t/mysql/libmysql/my_tempnam.c:115: warning: the use of `tempnam' is dangerous, better use `mkstemp'
411 …t/mysql/libmysql/my_tempnam.c:115: warning: the use of `tempnam' is dangerous, better use `mkstemp'
420 [8] => the use of `tempnam' is dangerous, better use `mkstemp'
426 …t/mysql/libmysql/my_tempnam.c:115: warning: the use of `tempnam' is dangerous, better use `mkstemp'
435 [8] => the use of `tempnam' is dangerous, better use `mkstemp'
/PHP-7.0/ext/zip/
H A Dconfig.w3231 zip_unchange_archive.c zip_unchange_data.c zip_utf-8.c mkstemp.c \
H A Dconfig.m4132 lib/zip_unchange_archive.c lib/zip_unchange_data.c lib/zip_utf-8.c lib/mkstemp.c"
/PHP-7.0/main/
H A Dphp_open_temporary_file.c159 fd = mkstemp(opened_path); in php_do_open_temporary_file()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcompress.c273 tfd = mkstemp(buf); in file_pipe2file()
/PHP-7.0/ext/opcache/
H A Dzend_shared_alloc.c86 lock_file = mkstemp(lockfile_name); in zend_shared_alloc_create_lock()
/PHP-7.0/ext/zip/lib/
H A Dzip_source_filep.c190 if ((tfd=mkstemp(temp)) == -1) { in create_temp_output()
H A Dzipint.h126 #define mkstemp _zip_mkstemp macro
/PHP-7.0/
H A Dconfigure.in655 mkstemp \

Completed in 77 milliseconds