Searched refs:MAXHOSTNAMELEN (Results 1 – 2 of 2) sorted by relevance
17 #define MAXHOSTNAMELEN 64 macro
59 #ifndef MAXHOSTNAMELEN60 #define MAXHOSTNAMELEN 255 macro333 #undef MAXHOSTNAMELEN334 #define MAXHOSTNAMELEN 1024 macro456 char name[MAXHOSTNAMELEN] = {0}; in php_parserr()1056 char buf[MAXHOSTNAMELEN] = {0}; in PHP_FUNCTION()
Completed in 7 milliseconds