strerror 438 Zend/zend_alloc.c fprintf(stderr, "\nmmap() failed: [%d] %s\n", errno, strerror(errno)); strerror 444 Zend/zend_alloc.c fprintf(stderr, "\nmunmap() failed: [%d] %s\n", errno, strerror(errno)); strerror 481 Zend/zend_alloc.c fprintf(stderr, "\nmmap() failed: [%d] %s\n", errno, strerror(errno)); strerror 500 Zend/zend_alloc.c fprintf(stderr, "\nmunmap() failed: [%d] %s\n", errno, strerror(errno)); strerror 1836 Zend/zend_alloc.c fprintf(stderr, "\nCan't initialize heap: [%d] %s\n", errno, strerror(errno)); strerror 2796 Zend/zend_alloc.c fprintf(stderr, "\nCan't initialize heap: [%d] %s\n", errno, strerror(errno)); strerror 2841 Zend/zend_alloc.c fprintf(stderr, "\nCan't initialize heap: [%d] %s\n", errno, strerror(errno)); strerror 440 ext/fileinfo/libmagic/compress.c compr[method].argv[0], strerror(errno)); strerror 463 ext/fileinfo/libmagic/compress.c strerror(errno)); strerror 473 ext/fileinfo/libmagic/compress.c strerror(errno)); strerror 490 ext/fileinfo/libmagic/compress.c strerror(errno)); strerror 108 ext/fileinfo/libmagic/funcs.c file_printf(ms, "%s (%s)", (*buf ? buf : ""), strerror(error)); strerror 151 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "getsockname failed: %s (%d)", strerror(errno), errno); strerror 1536 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno); strerror 1551 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno); strerror 1569 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno); strerror 1574 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno); strerror 1579 ext/ftp/ftp.c php_error_docref(NULL, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno); strerror 1442 ext/mysqlnd/mysqlnd.c errno, strerror(errno), max_fd); strerror 231 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(+1): %s (%d)", strerror(errno), errno); strerror 247 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(-1): %s (%d)", strerror(errno), errno); strerror 259 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); strerror 284 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); strerror 303 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); strerror 316 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); strerror 631 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); strerror 653 ext/opcache/ZendAccelerator.c zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); strerror 2542 ext/opcache/ZendAccelerator.c strerror(errno), errno); strerror 2567 ext/opcache/ZendAccelerator.c strerror(errno), errno); strerror 2576 ext/opcache/ZendAccelerator.c strerror(errno), errno); strerror 91 ext/opcache/zend_shared_alloc.c zend_accel_error(ACCEL_LOG_FATAL, "Unable to create lock file: %s (%d)", strerror(errno), errno); strerror 103 ext/opcache/zend_shared_alloc.c zend_accel_error(ACCEL_LOG_FATAL, "Unable to allocate shared memory segment of %ld bytes: %s: %s (%d)", allocate_size, error?error:"unknown", strerror(errno), errno ); strerror 397 ext/opcache/zend_shared_alloc.c zend_accel_error(ACCEL_LOG_ERROR, "Cannot create lock - %s (%d)", strerror(errno), errno); strerror 414 ext/opcache/zend_shared_alloc.c zend_accel_error(ACCEL_LOG_ERROR, "Cannot remove lock - %s (%d)", strerror(errno), errno); strerror 926 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); strerror 936 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); strerror 1038 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1046 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1053 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1099 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1107 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1121 ext/pcntl/pcntl.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1291 ext/pcntl/pcntl.c RETURN_STRING(strerror(error)); strerror 1433 ext/posix/posix.c RETURN_STRING(strerror(error)); strerror 214 ext/session/mod_files.c php_error_docref(NULL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, strerror(errno), errno); strerror 218 ext/session/mod_files.c php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); strerror 266 ext/session/mod_files.c php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); strerror 289 ext/session/mod_files.c php_error_docref(NULL, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno); strerror 513 ext/session/mod_files.c php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); strerror 201 ext/shmop/shmop.c php_error_docref(NULL, E_WARNING, "unable to attach or create shared memory segment '%s'", strerror(errno)); strerror 206 ext/shmop/shmop.c php_error_docref(NULL, E_WARNING, "unable to get shared memory segment information '%s'", strerror(errno)); strerror 212 ext/shmop/shmop.c php_error_docref(NULL, E_WARNING, "unable to attach to shared memory segment '%s'", strerror(errno)); strerror 582 ext/snmp/snmp.c php_error_docref(NULL, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno)); strerror 597 ext/snmp/snmp.c php_error_docref(NULL, E_WARNING, "emalloc() failed: %s, fallback to static buffer", strerror(errno)); strerror 987 ext/snmp/snmp.c php_error_docref(NULL, E_WARNING, "emalloc() failed while parsing oid: %s", strerror(errno)); strerror 1016 ext/snmp/snmp.c php_error_docref(NULL, E_WARNING, "emalloc() failed while parsing oid array: %s", strerror(errno)); strerror 1788 ext/snmp/snmp.c char *error = strerror(errno); strerror 577 ext/sockets/sockets.c buf = strerror(error); strerror 1250 ext/spl/spl_directory.c zend_throw_exception_ex(spl_ce_RuntimeException, 0, "Unable to read link %s, error: %s", intern->file_name, strerror(errno)); strerror 26598 ext/sqlite3/libsqlite/sqlite3.c zErr = strerror(iErrno); strerror 28128 ext/sqlite3/libsqlite/sqlite3.c path, tErrno, strerror(tErrno))); strerror 31951 ext/sqlite3/libsqlite/sqlite3.c buf, strerror(err), lockPath, osGetpid(0))); strerror 32392 ext/sqlite3/libsqlite/sqlite3.c cmode, code, strerror(code)); strerror 32399 ext/sqlite3/libsqlite/sqlite3.c err, code, strerror(code)); strerror 5786 ext/standard/basic_functions.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 309 ext/standard/dir.c php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); strerror 318 ext/standard/dir.c php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); strerror 345 ext/standard/dir.c php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); strerror 590 ext/standard/dir.c php_error_docref(NULL, E_WARNING, "(errno %d): %s", errno, strerror(errno)); strerror 138 ext/standard/dns.c php_error_docref(NULL, E_WARNING, "unable to fetch host [%d]: %s", errno, strerror(errno)); strerror 933 ext/standard/file.c php_error_docref2(NULL, command, posix_mode, E_WARNING, "%s", strerror(errno)); strerror 941 ext/standard/file.c php_error_docref2(NULL, command, mode, E_WARNING, "%s", strerror(errno)); strerror 1337 ext/standard/file.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 194 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 205 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 326 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 336 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 481 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 619 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 691 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 773 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "Unable to create file %s because %s", filename, strerror(errno)); strerror 781 ext/standard/filestat.c php_error_docref(NULL, E_WARNING, "Utime failed: %s", strerror(errno)); strerror 58 ext/standard/ftok.c php_error_docref(NULL, E_WARNING, "ftok() failed - %s", strerror(errno)); strerror 73 ext/standard/link.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 107 ext/standard/link.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 167 ext/standard/link.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 215 ext/standard/link.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 100 ext/standard/link_win32.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 231 ext/standard/link_win32.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 342 ext/standard/php_fopen_wrapper.c "[%d]: %s", fildes_ori, errno, strerror(errno)); strerror 557 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %pd - %s", nindex, strerror(errno)); strerror 589 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "unable to create pipe %s", strerror(errno)); strerror 808 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "procve failed - %s", strerror(errno)); strerror 877 ext/standard/proc_open.c php_error_docref(NULL, E_WARNING, "fork failed - %s", strerror(errno)); strerror 829 ext/standard/streamsfuncs.c errno, strerror(errno), max_fd); strerror 271 ext/sysvmsg/sysvmsg.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 470 ext/sysvmsg/sysvmsg.c php_error_docref(NULL, E_WARNING, "msgsnd failed: %s", strerror(errno)); strerror 209 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 241 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed acquiring SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); strerror 249 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 260 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 265 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 270 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); strerror 282 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed releasing SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); strerror 333 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed to %s key 0x%x: %s", acquire ? "acquire" : "release", sem_ptr->key, strerror(errno)); strerror 400 ext/sysvsem/sysvsem.c php_error_docref(NULL, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_P(arg_id), strerror(errno)); strerror 178 ext/sysvshm/sysvshm.c php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno)); strerror 185 ext/sysvshm/sysvshm.c php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno)); strerror 236 ext/sysvshm/sysvshm.c php_error_docref(NULL, E_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, Z_LVAL_P(shm_id), strerror(errno)); strerror 60 ext/zip/lib/zip_error_strerror.c ss = strerror(err->sys_err); strerror 55 ext/zip/lib/zip_error_to_str.c ss = strerror(se); strerror 761 main/fastcgi.c fcgi_log(FCGI_ERROR, "Cannot bind/listen socket - [%d] %s.\n",errno, strerror(errno)); strerror 947 main/main.c php_error_docref2(NULL, param1, param2, E_WARNING, "%s", strerror(errno)); strerror 885 main/network.c php_error_docref(NULL, E_WARNING, "failed to bind to '%s:%d', system said: %s", bindto, bindport, strerror(errno)); strerror 1015 main/network.c errstr = strerror(err); strerror 1063 main/network.c errstr = strerror(err); strerror 202 main/php.h char *strerror(int); strerror 1064 main/rfc1867.c sapi_module.sapi_error(E_NOTICE, "write() failed - %s", strerror(errno)); strerror 1096 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); strerror 1150 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1154 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1159 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1163 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1171 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1180 main/streams/plain_wrapper.c php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); strerror 1260 main/streams/plain_wrapper.c php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); strerror 1289 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "%s", strerror(ENOENT)); strerror 1295 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); strerror 1320 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "%s", strerror(ENOENT)); strerror 1339 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "Unable to create file %s because %s", url, strerror(errno)); strerror 1382 main/streams/plain_wrapper.c php_error_docref1(NULL, url, E_WARNING, "Operation failed: %s", strerror(errno)); strerror 197 main/streams/streams.c msg = strerror(errno); /* TODO: not ts on linux */ strerror 620 main/streams/xp_socket.c strerror(errno)); strerror 269 sapi/cli/php_cli_server.c return pestrdup(strerror(errno), 1); strerror 492 sapi/fpm/fpm/fpm_main.c request_body_filename, strerror(errno), errno); strerror 1949 sapi/fpm/fpm/fpm_main.c zlog(ZLOG_ERROR, "Unable to open primary script: %s (%s)", primary_script, strerror(errno)); strerror 28 sapi/fpm/fpm/fpm_shm.c zlog(ZLOG_SYSERROR, "unable to allocate %zu bytes in shared memory: %s", size, strerror(errno)); strerror 168 sapi/fpm/fpm/zlog.c len += snprintf(buf + len, buf_size - len, ": %s (%d)", strerror(saved_errno), saved_errno); strerror 1067 sapi/litespeed/lsapi_main.c "Failed to bind socket [%s]: %s\n", php_bind, strerror( errno ) ); strerror 728 sapi/litespeed/lsapilib.c int n = snprintf(achError, 1024, "%s:%s: %s\n", pErr1, (pErr2)?pErr2:"", strerror( errno ) ); strerror 2946 sapi/litespeed/lsapilib.c fprintf( stderr, "%d: %s, errno: %d (%s)\n", getpid(), pMessage, err_no, strerror( err_no ) ); strerror 66 sapi/phpdbg/phpdbg_rinit_hook.c zend_error(E_ERROR, "Unable to connect to UNIX domain socket at %s defined by phpdbg.path ini setting. Reason: %s", PHPDBG_WG(path), strerror(errno));