Home
last modified time | relevance | path

Searched refs:strerror (Results 1 – 25 of 53) sorted by relevance

123

/PHP-7.0/ext/sysvsem/
H A Dsysvsem.c209 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
241 …docref(NULL, E_WARNING, "failed acquiring SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
249 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
260 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
265 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
270 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
282 …docref(NULL, E_WARNING, "failed releasing SYSVSEM_SETVAL for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
333 …NING, "failed to %s key 0x%x: %s", acquire ? "acquire" : "release", sem_ptr->key, strerror(errno)); in php_sysvsem_semop()
400 …php_error_docref(NULL, E_WARNING, "failed for SysV sempphore %ld: %s", Z_LVAL_P(arg_id), strerror(…
/PHP-7.0/ext/standard/
H A Dlink.c73 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
107 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
167 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
215 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
H A Dftok.c58 php_error_docref(NULL, E_WARNING, "ftok() failed - %s", strerror(errno)); in PHP_FUNCTION()
H A Dlink_win32.c109 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
242 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
H A Ddir.c309 php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); in PHP_FUNCTION()
318 php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); in PHP_FUNCTION()
345 php_error_docref(NULL, E_WARNING, "%s (errno %d)", strerror(errno), errno); in PHP_FUNCTION()
590 php_error_docref(NULL, E_WARNING, "(errno %d): %s", errno, strerror(errno)); in PHP_FUNCTION()
H A Dfilestat.c194 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
205 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
326 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
336 php_error_docref(NULL, E_WARNING, "%s", strerror(errno));
481 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chgrp()
619 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_do_chown()
691 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
773 …php_error_docref(NULL, E_WARNING, "Unable to create file %s because %s", filename, strerror(errno)… in PHP_FUNCTION()
781 php_error_docref(NULL, E_WARNING, "Utime failed: %s", strerror(errno)); in PHP_FUNCTION()
H A Dproc_open.c546 …ref(NULL, E_WARNING, "unable to dup File-Handle for descriptor %pd - %s", nindex, strerror(errno)); in PHP_FUNCTION()
578 php_error_docref(NULL, E_WARNING, "unable to create pipe %s", strerror(errno)); in PHP_FUNCTION()
797 php_error_docref(NULL, E_WARNING, "procve failed - %s", strerror(errno)); in PHP_FUNCTION()
865 php_error_docref(NULL, E_WARNING, "fork failed - %s", strerror(errno)); in PHP_FUNCTION()
H A Dphp_string.h150 #define strerror php_strerror macro
/PHP-7.0/ext/posix/tests/
H A Dposix_kill_basic.phpt9 echo "Basic test of POSIX getpgid(), kill(), get_last_error() and strerror() functions\n";
33 Basic test of POSIX getpgid(), kill(), get_last_error() and strerror() functions
/PHP-7.0/ext/zip/lib/
H A Dzip_error_to_str.c55 ss = strerror(se); in zip_error_to_str()
H A Dzip_error_strerror.c60 ss = strerror(err->sys_err); in zip_error_strerror()
/PHP-7.0/ext/xmlrpc/libxmlrpc/
H A Dacinclude.m48 strstr strpbrk strerror\
/PHP-7.0/sapi/fpm/fpm/
H A Dfpm_shm.c28 zlog(ZLOG_SYSERROR, "unable to allocate %zu bytes in shared memory: %s", size, strerror(errno)); in fpm_shm_alloc()
H A Dzlog.c169 len += snprintf(buf + len, buf_size - len, ": %s (%d)", strerror(saved_errno), saved_errno); in vzlog()
/PHP-7.0/main/streams/
H A Dplain_wrapper.c1114 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); in php_plain_files_unlink()
1168 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1172 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1177 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1181 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1189 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1198 php_error_docref2(NULL, url_from, url_to, E_WARNING, "%s", strerror(errno)); in php_plain_files_rename()
1278 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in php_plain_files_mkdir()
1307 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(ENOENT)); in php_plain_files_rmdir()
1313 php_error_docref1(NULL, url, E_WARNING, "%s", strerror(errno)); in php_plain_files_rmdir()
[all …]
/PHP-7.0/ext/shmop/
H A Dshmop.c201 …_docref(NULL, E_WARNING, "unable to attach or create shared memory segment '%s'", strerror(errno)); in PHP_FUNCTION()
207 …r_docref(NULL, E_WARNING, "unable to get shared memory segment information '%s'", strerror(errno)); in PHP_FUNCTION()
213 …php_error_docref(NULL, E_WARNING, "unable to attach to shared memory segment '%s'", strerror(errno… in PHP_FUNCTION()
/PHP-7.0/ext/fileinfo/libmagic/
H A Dcompress.c440 compr[method].argv[0], strerror(errno)); in uncompressbuf()
463 strerror(errno)); in uncompressbuf()
473 strerror(errno)); in uncompressbuf()
490 strerror(errno)); in uncompressbuf()
/PHP-7.0/ext/session/
H A Dmod_files.c222 …LL, E_WARNING, "fcntl(%d, F_SETFD, FD_CLOEXEC) failed: %s (%d)", data->fd, strerror(errno), errno); in ps_files_open()
226 …php_error_docref(NULL, E_WARNING, "open(%s, O_RDWR) failed: %s (%d)", buf, strerror(errno), errno); in ps_files_open()
274 php_error_docref(NULL, E_WARNING, "write failed: %s (%d)", strerror(errno), errno); in ps_files_write()
297 …L, E_NOTICE, "ps_files_cleanup_dir: opendir(%s) failed: %s (%d)", dirname, strerror(errno), errno); in ps_files_cleanup_dir()
527 php_error_docref(NULL, E_WARNING, "read failed: %s (%d)", strerror(errno), errno); in PS_READ_FUNC()
/PHP-7.0/ext/opcache/
H A Dzend_shared_alloc.c90 zend_accel_error(ACCEL_LOG_FATAL, "Unable to create lock file: %s (%d)", strerror(errno), errno); in zend_shared_alloc_create_lock()
102 …segment of %ld bytes: %s: %s (%d)", allocate_size, error?error:"unknown", strerror(errno), errno ); in no_memory_bailout()
400 zend_accel_error(ACCEL_LOG_ERROR, "Cannot create lock - %s (%d)", strerror(errno), errno); in zend_shared_alloc_lock()
417 zend_accel_error(ACCEL_LOG_ERROR, "Cannot remove lock - %s (%d)", strerror(errno), errno); in zend_shared_alloc_unlock()
H A DZendAccelerator.c237 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(+1): %s (%d)", strerror(errno), errno); in accel_restart_enter()
257 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC(-1): %s (%d)", strerror(errno), errno); in accel_restart_leave()
269 zend_accel_error(ACCEL_LOG_DEBUG, "RestartC: %s (%d)", strerror(errno), errno); in accel_restart_is_active()
298 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(+1): %s (%d)", strerror(errno), errno); in accel_activate_add()
321 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC(-1): %s (%d)", strerror(errno), errno); in accel_deactivate_sub()
338 zend_accel_error(ACCEL_LOG_DEBUG, "UnlockAll: %s (%d)", strerror(errno), errno); in accel_unlock_all()
668 zend_accel_error(ACCEL_LOG_DEBUG, "KLockers: %s (%d)", strerror(errno), errno); in kill_all_lockers()
690 zend_accel_error(ACCEL_LOG_DEBUG, "UpdateC: %s (%d)", strerror(errno), errno); in accel_is_inactive()
2633 strerror(errno), errno); in accel_remap_huge_pages()
2658 strerror(errno), errno); in accel_remap_huge_pages()
[all …]
/PHP-7.0/ext/pcntl/
H A Dpcntl.c927 php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); in PHP_FUNCTION()
937 php_error_docref(NULL, E_WARNING, "Error has occurred: (errno %d) %s", errno, strerror(errno)); in PHP_FUNCTION()
1039 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
1047 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
1054 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in PHP_FUNCTION()
1100 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in pcntl_sigwaitinfo()
1108 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in pcntl_sigwaitinfo()
1122 php_error_docref(NULL, E_WARNING, "%s", strerror(errno)); in pcntl_sigwaitinfo()
1292 RETURN_STRING(strerror(error)); in PHP_FUNCTION()
/PHP-7.0/ext/sysvshm/
H A Dsysvshm.c178 php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno)); in PHP_FUNCTION()
185 php_error_docref(NULL, E_WARNING, "failed for key 0x%px: %s", shm_key, strerror(errno)); in PHP_FUNCTION()
236 …_WARNING, "failed for key 0x%x, id %ld: %s", shm_list_ptr->key, Z_LVAL_P(shm_id), strerror(errno)); in PHP_FUNCTION()
/PHP-7.0/sapi/phpdbg/
H A Dphpdbg_rinit_hook.c66 …in socket at %s defined by phpdbg.path ini setting. Reason: %s", PHPDBG_WG(path), strerror(errno)); in PHP_RINIT_FUNCTION()
/PHP-7.0/ext/sysvmsg/
H A Dsysvmsg.c271 php_error_docref(NULL, E_WARNING, "failed for key 0x%lx: %s", key, strerror(errno)); in PHP_FUNCTION()
470 php_error_docref(NULL, E_WARNING, "msgsnd failed: %s", strerror(errno)); in PHP_FUNCTION()
/PHP-7.0/ext/ftp/
H A Dftp.c151 php_error_docref(NULL, E_WARNING, "getsockname failed: %s (%d)", strerror(errno), errno); in ftp_open()
1539 php_error_docref(NULL, E_WARNING, "socket() failed: %s (%d)", strerror(errno), errno); in ftp_getdata()
1554 php_error_docref(NULL, E_WARNING, "php_connect_nonb() failed: %s (%d)", strerror(errno), errno); in ftp_getdata()
1572 php_error_docref(NULL, E_WARNING, "bind() failed: %s (%d)", strerror(errno), errno); in ftp_getdata()
1577 php_error_docref(NULL, E_WARNING, "getsockname() failed: %s (%d)", strerror(errno), errno); in ftp_getdata()
1582 php_error_docref(NULL, E_WARNING, "listen() failed: %s (%d)", strerror(errno), errno); in ftp_getdata()

Completed in 76 milliseconds

123