unlink 1749 Zend/zend_virtual_cwd.c retval = unlink(new_state.cwd); unlink 309 Zend/zend_virtual_cwd.h #define VCWD_UNLINK(path) unlink(path) unlink 83 ext/fileinfo/libmagic/apptype.c unlink(path); unlink 267 ext/fileinfo/libmagic/compress.c (void)unlink(ptr); unlink 275 ext/fileinfo/libmagic/compress.c (void)unlink(buf); unlink 75 ext/gd/libgd/gdtest.c unlink (of); unlink 107 ext/gd/libgd/gdtest.c unlink (of); unlink 142 ext/gd/libgd/gdtest.c unlink (of); unlink 203 ext/gd/libgd/gdtest.c unlink (of); unlink 273 ext/gd/libgd/webpng.c unlink (argv[argc - 1]); unlink 777 ext/opcache/zend_file_cache.c unlink(filename); unlink 790 ext/opcache/zend_file_cache.c unlink(filename); unlink 1239 ext/opcache/zend_file_cache.c unlink(filename); unlink 1249 ext/opcache/zend_file_cache.c unlink(filename); unlink 1257 ext/opcache/zend_file_cache.c unlink(filename); unlink 1269 ext/opcache/zend_file_cache.c unlink(filename); unlink 1287 ext/opcache/zend_file_cache.c unlink(filename); unlink 1301 ext/opcache/zend_file_cache.c unlink(filename); unlink 1381 ext/opcache/zend_file_cache.c unlink(filename); unlink 97 ext/opcache/zend_shared_alloc.c unlink(lockfile_name); unlink 1360 ext/phar/phar_object.c unlink(fname); unlink 1559 ext/soap/php_sdl.c unlink(fn); unlink 1567 ext/soap/php_sdl.c unlink(fn); unlink 1575 ext/soap/php_sdl.c unlink(fn); unlink 25880 ext/sqlite3/libsqlite/sqlite3.c { "unlink", (sqlite3_syscall_ptr)unlink, 0 }, unlink 2821 ext/standard/basic_functions.c PHP_FE(unlink, arginfo_unlink) unlink 1503 ext/standard/file.c PHP_FUNCTION(unlink) unlink 1524 ext/standard/file.c if (!wrapper->wops->unlink) { unlink 1528 ext/standard/file.c RETURN_BOOL(wrapper->wops->unlink(wrapper, filename, REPORT_ERRORS, context)); unlink 56 ext/standard/file.h PHP_FUNCTION(unlink); unlink 749 main/fastcgi.c unlink(path); unlink 151 main/php_streams.h int (*unlink)(php_stream_wrapper *wrapper, const char *url, int options, php_stream_context *context); unlink 1112 main/rfc1867.c unlink(ZSTR_VAL(temp_filename)); unlink 468 main/streams/plain_wrapper.c unlink(ZSTR_VAL(data->temp_name)); unlink 1116 sapi/fpm/fpm/fpm_conf.c if (0 > unlink(fpm_global_config.pid_file)) { unlink 1133 sapi/fpm/fpm/fpm_conf.c unlink(fpm_global_config.pid_file); unlink 63 sapi/fpm/fpm/fpm_sockets.c unlink(ls->key); unlink 186 sapi/fpm/fpm/fpm_sockets.c unlink( ((struct sockaddr_un *) sa)->sun_path); unlink 391 sapi/fpm/fpm/fpm_sockets.c unlink(ls->key); unlink 2313 sapi/litespeed/lsapilib.c unlink( ((struct sockaddr_un *)pServerAddr)->sun_path ); unlink 343 sapi/phpdbg/phpdbg_wait.c unlink(PHPDBG_G(socket_path));