Home
last modified time | relevance | path

Searched refs:gethostname (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/standard/
H A Dphp_dns.h59 PHP_FUNCTION(gethostname);
H A Ddns.c129 PHP_FUNCTION(gethostname) in PHP_FUNCTION() argument
137 if (gethostname(buf, sizeof(buf) - 1)) { in PHP_FUNCTION()
H A Dbasic_functions.c3045 PHP_FE(gethostname, arginfo_gethostname)
/PHP-5.5/ext/mysql/tests/
H A Dmysql_query_load_data_openbasedir.phpt23 if (gethostbyaddr($host) != gethostname()) {
/PHP-5.5/win32/
H A Dsendmail.c784 if (gethostname(LocalHost, HOST_NAME_LEN)) { in MailConnect()
/PHP-5.5/
H A Dconfigure.in452 PHP_CHECK_FUNC(gethostname, nsl)
623 gethostname \
H A DNEWS6072 - Added gethostname() to return the current system host name. (Ilia)

Completed in 51 milliseconds