Home
last modified time | relevance | path

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

/PHP-8.0/ext/sockets/
H A Dwindows_common.h63 # undef ENAMETOOLONG
105 #define ENAMETOOLONG WSAENAMETOOLONG macro
H A Dunix_socket_constants.h127 #ifdef ENAMETOOLONG
129 REGISTER_LONG_CONSTANT("SOCKET_ENAMETOOLONG", ENAMETOOLONG, CONST_CS | CONST_PERSISTENT);
/PHP-8.0/win32/
H A Dwinutil.c276 /* 111 */ , { ERROR_BUFFER_OVERFLOW , ENAMETOOLONG } in php_win32_code_to_errno()
386 /* 206 */ , { ERROR_FILENAME_EXCED_RANGE , ENAMETOOLONG } in php_win32_code_to_errno()
/PHP-8.0/ext/pcntl/
H A Dpcntl.c393 #ifdef ENAMETOOLONG in php_pcntl_register_errno_constants()
394 REGISTER_PCNTL_ERRNO_CONSTANT(ENAMETOOLONG); in php_pcntl_register_errno_constants()
/PHP-8.0/Zend/
H A Dzend_virtual_cwd.c1072 errno = ENAMETOOLONG; in virtual_file_ex()

Completed in 21 milliseconds