Home
last modified time | relevance | path

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

/PHP-5.5/ext/sockets/
H A Dwindows_common.h65 # undef ENAMETOOLONG
107 #define ENAMETOOLONG WSAENAMETOOLONG macro
H A Dunix_socket_constants.h131 #ifdef ENAMETOOLONG
133 REGISTER_LONG_CONSTANT("SOCKET_ENAMETOOLONG", ENAMETOOLONG, CONST_CS | CONST_PERSISTENT);
/PHP-5.5/ext/pcntl/
H A Dpcntl.c466 #ifdef ENAMETOOLONG in php_pcntl_register_errno_constants()
467 REGISTER_PCNTL_ERRNO_CONSTANT(ENAMETOOLONG); in php_pcntl_register_errno_constants()

Completed in 11 milliseconds