strerror          428 fileinfo/libmagic/compress.c 		    compr[method].argv[0], strerror(errno));
strerror          451 fileinfo/libmagic/compress.c 					    strerror(errno));
strerror          461 fileinfo/libmagic/compress.c 				    strerror(errno));
strerror          478 fileinfo/libmagic/compress.c 			    strerror(errno));
strerror          105 fileinfo/libmagic/funcs.c 		file_printf(ms, "%s (%s)", (*buf ? buf : ""), strerror(error));
strerror          151 ftp/ftp.c      		php_error_docref(NULL TSRMLS_CC, E_WARNING, "getsockname failed: %s (%d)", strerror(errno), errno);
strerror         1398 ftp/ftp.c      		php_error_docref(NULL TSRMLS_CC, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno);
strerror         1413 ftp/ftp.c      			php_error_docref(NULL TSRMLS_CC, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno);
strerror         1431 ftp/ftp.c      		php_error_docref(NULL TSRMLS_CC, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno);
strerror         1436 ftp/ftp.c      		php_error_docref(NULL TSRMLS_CC, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno);
strerror         1441 ftp/ftp.c      		php_error_docref(NULL TSRMLS_CC, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno);
strerror         1268 mysqlnd/mysqlnd.c 						errno, strerror(errno), max_fd);
strerror          819 pcntl/pcntl.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno));
strerror          829 pcntl/pcntl.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno));
strerror          930 pcntl/pcntl.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          944 pcntl/pcntl.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          952 pcntl/pcntl.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          999 pcntl/pcntl.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror         1013 pcntl/pcntl.c  			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror         1028 pcntl/pcntl.c  		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror         1199 pcntl/pcntl.c          RETURN_STRING(strerror(error), 1);
strerror         1345 posix/posix.c  	RETURN_STRING(strerror(error), 1);
strerror          194 session/mod_files.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, strerror(errno), errno);
strerror          198 session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno);
strerror          216 session/mod_files.c 		php_error_docref(NULL TSRMLS_CC, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno);
strerror          372 session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "read failed: %s (%d)", strerror(errno), errno);
strerror          408 session/mod_files.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "write failed: %s (%d)", strerror(errno), errno);
strerror          574 snmp/snmp.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed: %s, fallback to static array", strerror(errno));
strerror          979 snmp/snmp.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed while parsing oid: %s", strerror(errno));
strerror         1008 snmp/snmp.c    			php_error_docref(NULL TSRMLS_CC, E_WARNING, "emalloc() failed while parsing oid array: %s", strerror(errno));
strerror         1767 snmp/snmp.c    		char *error = strerror(errno);
strerror          544 sockets/sockets.c 		buf = strerror(error);
strerror         1267 spl/spl_directory.c 		zend_throw_exception_ex(spl_ce_RuntimeException, 0 TSRMLS_CC, "Unable to read link %s, error: %s", intern->file_name, strerror(errno));
strerror         25493 sqlite3/libsqlite/sqlite3.c   zErr = strerror(iErrno);
strerror         26960 sqlite3/libsqlite/sqlite3.c              path, tErrno, strerror(tErrno)));
strerror         30168 sqlite3/libsqlite/sqlite3.c                      buf, strerror(err), lockPath, getpid()));
strerror         30605 sqlite3/libsqlite/sqlite3.c                       cmode, code, strerror(code));
strerror         30612 sqlite3/libsqlite/sqlite3.c                     err, code, strerror(code));
strerror         5799 standard/basic_functions.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          303 standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
strerror          312 standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
strerror          338 standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s (errno %d)", strerror(errno), errno);
strerror          578 standard/dir.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "(errno %d): %s", errno, strerror(errno));
strerror          138 standard/dns.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to fetch host [%d]: %s", errno, strerror(errno));
strerror          932 standard/file.c 		php_error_docref2(NULL TSRMLS_CC, command, posix_mode, E_WARNING, "%s", strerror(errno));
strerror          940 standard/file.c 		php_error_docref2(NULL TSRMLS_CC, command, mode, E_WARNING, "%s", strerror(errno));
strerror         1293 standard/file.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          206 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          217 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          338 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          348 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          493 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          631 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          703 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          785 standard/filestat.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "Unable to create file %s because %s", filename, strerror(errno));
strerror          793 standard/filestat.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "Utime failed: %s", strerror(errno));
strerror           58 standard/ftok.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "ftok() failed - %s", strerror(errno));
strerror           73 standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          107 standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          167 standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          215 standard/link.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          100 standard/link_win32.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          231 standard/link_win32.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "%s", strerror(errno));
strerror          304 standard/php_fopen_wrapper.c 				"[%d]: %s", fildes_ori, errno, strerror(errno));
strerror          542 standard/proc_open.c 				php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to dup File-Handle for descriptor %ld - %s", nindex, strerror(errno));
strerror          574 standard/proc_open.c 					php_error_docref(NULL TSRMLS_CC, E_WARNING, "unable to create pipe %s", strerror(errno));
strerror          796 standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "procve failed - %s", strerror(errno));
strerror          865 standard/proc_open.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "fork failed - %s", strerror(errno));
strerror          848 standard/streamsfuncs.c 				errno, strerror(errno), max_fd);
strerror          269 sysvmsg/sysvmsg.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          460 sysvmsg/sysvmsg.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "msgsnd failed: %s", strerror(errno));
strerror          208 sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          240 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed acquiring SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno));
strerror          248 sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          259 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          264 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          269 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno));
strerror          281 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed releasing SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno));
strerror          321 sysvsem/sysvsem.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed to %s key 0x%x: %s", acquire ? "acquire" : "release", sem_ptr->key, strerror(errno));
strerror          385 sysvsem/sysvsem.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_P(arg_id), strerror(errno));
strerror          174 sysvshm/sysvshm.c 			php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", shm_key, strerror(errno));
strerror          181 sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%lx: %s", shm_key, strerror(errno));
strerror          232 sysvshm/sysvshm.c 		php_error_docref(NULL TSRMLS_CC, E_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, Z_LVAL_P(shm_id), strerror(errno));
strerror           63 zip/lib/zip_error_strerror.c 	    ss = strerror(err->sys_err);
strerror           57 zip/lib/zip_error_to_str.c 	ss = strerror(se);