Home
last modified time | relevance | path

Searched refs:ENOSYS (Results 1 – 7 of 7) sorted by relevance

/php-src/win32/
H A Dwinutil.h41 #if !defined(ENOSYS)
42 # define ENOSYS EPERM macro
H A Dwinutil.c197 /* 50 */ , { ERROR_NOT_SUPPORTED , ENOSYS } in php_win32_code_to_errno()
/php-src/ext/pcntl/
H A Dconfig.m437 dnl if unsupported, -1 means automatically ENOSYS in this context
H A Dpcntl.c284 case ENOSYS: in PHP_FUNCTION()
/php-src/ext/random/
H A Dcsprng.c128 if (errno == ENOSYS) { in php_random_bytes_ex()
/php-src/ext/sockets/
H A Dsockets_arginfo.h692 #if defined(ENOSYS) in register_sockets_symbols()
693 REGISTER_LONG_CONSTANT("SOCKET_ENOSYS", ENOSYS, CONST_PERSISTENT); in register_sockets_symbols()
/php-src/main/streams/
H A Dstreams.c1672 case ENOSYS: in _php_stream_copy_to_stream_ex()

Completed in 30 milliseconds