Home
last modified time | relevance | path

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

/PHP-7.2/win32/
H A Dwinutil.h41 #if !defined(ENOSYS)
42 # define ENOSYS EPERM macro
H A Dwinutil.c179 /* 50 */ , { ERROR_NOT_SUPPORTED , ENOSYS } in php_win32_code_to_errno()
/PHP-7.2/ext/sockets/
H A Dunix_socket_constants.h139 #ifdef ENOSYS
141 REGISTER_LONG_CONSTANT("SOCKET_ENOSYS", ENOSYS, CONST_CS | CONST_PERSISTENT);
/PHP-7.2/ext/standard/
H A Drandom.c116 if (errno == ENOSYS) { in php_random_bytes()
/PHP-7.2/
H A DNEWS1324 . Fixed bug #75409 (accept EFAULT in addition to ENOSYS as indicator

Completed in 24 milliseconds