Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dwinutil.h43 #if !defined(ENOSYS)
44 # define ENOSYS EPERM macro
H A Dwinutil.c196 /* 50 */ , { ERROR_NOT_SUPPORTED , ENOSYS } in php_win32_code_to_errno()
/PHP-7.4/ext/sockets/
H A Dunix_socket_constants.h137 #ifdef ENOSYS
139 REGISTER_LONG_CONSTANT("SOCKET_ENOSYS", ENOSYS, CONST_CS | CONST_PERSISTENT);
/PHP-7.4/ext/standard/
H A Drandom.c125 if (errno == ENOSYS) { in php_random_bytes()
/PHP-7.4/
H A DNEWS2783 . Fixed bug #75409 (accept EFAULT in addition to ENOSYS as indicator

Completed in 22 milliseconds