Home
last modified time | relevance | path

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

/PHP-7.3/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.3/win32/
H A Dwinutil.c256 /* 111 */ , { ERROR_BUFFER_OVERFLOW , ENAMETOOLONG } in php_win32_code_to_errno()
366 /* 206 */ , { ERROR_FILENAME_EXCED_RANGE , ENAMETOOLONG } in php_win32_code_to_errno()
/PHP-7.3/ext/pcntl/
H A Dpcntl.c516 #ifdef ENAMETOOLONG in php_pcntl_register_errno_constants()
517 REGISTER_PCNTL_ERRNO_CONSTANT(ENAMETOOLONG); in php_pcntl_register_errno_constants()

Completed in 11 milliseconds