Home
last modified time | relevance | path

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

/PHP-8.3/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-8.3/ext/random/
H A Dcsprng.c126 if (errno == ENOSYS) { in php_random_bytes()
/PHP-8.3/ext/sockets/
H A Dsockets_arginfo.h681 #if defined(ENOSYS) in register_sockets_symbols()
682 REGISTER_LONG_CONSTANT("SOCKET_ENOSYS", ENOSYS, CONST_PERSISTENT); in register_sockets_symbols()
/PHP-8.3/main/streams/
H A Dstreams.c1677 case ENOSYS: in _php_stream_copy_to_stream_ex()

Completed in 33 milliseconds