Home
last modified time | relevance | path

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

/php-src/sapi/fpm/fpm/
H A Dfpm_config.h6 #ifndef INADDR_NONE
7 # define INADDR_NONE (-1) macro
/php-src/ext/filter/
H A Dlogical_filters.c30 #ifndef INADDR_NONE
31 # define INADDR_NONE ((unsigned long int) -1) macro
/php-src/win32/
H A Dsendmail.c999 if ((lAddr == INADDR_NONE) && (strcmp(szHost, "255.255.255.255"))) { in GetAddr()
/php-src/main/
H A Dfastcgi.c82 #ifndef INADDR_NONE
83 #define INADDR_NONE ((unsigned long) -1) macro
/php-src/ext/standard/
H A Dbasic_functions.c99 #ifndef INADDR_NONE
100 # define INADDR_NONE ((zend_ulong) -1) macro

Completed in 21 milliseconds