Home
last modified time | relevance | path

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

/PHP-7.4/ext/sockets/
H A Dwindows_common.h65 # undef ENAMETOOLONG
107 #define ENAMETOOLONG WSAENAMETOOLONG macro
H A Dunix_socket_constants.h129 #ifdef ENAMETOOLONG
131 REGISTER_LONG_CONSTANT("SOCKET_ENAMETOOLONG", ENAMETOOLONG, CONST_CS | CONST_PERSISTENT);
/PHP-7.4/win32/
H A Dwinutil.c275 /* 111 */ , { ERROR_BUFFER_OVERFLOW , ENAMETOOLONG } in php_win32_code_to_errno()
385 /* 206 */ , { ERROR_FILENAME_EXCED_RANGE , ENAMETOOLONG } in php_win32_code_to_errno()
/PHP-7.4/ext/pcntl/
H A Dpcntl.c554 #ifdef ENAMETOOLONG in php_pcntl_register_errno_constants()
555 REGISTER_PCNTL_ERRNO_CONSTANT(ENAMETOOLONG); in php_pcntl_register_errno_constants()
/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c1078 errno = ENAMETOOLONG; in virtual_file_ex()

Completed in 16 milliseconds