Home
last modified time | relevance | path

Searched refs:tmp_host_info (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/standard/
H A Dfile.h101 struct hostent tmp_host_info; member
/php-src/main/
H A Dnetwork.c1319 memset(&FG(tmp_host_info), 0, sizeof(struct hostent));
1321 return gethostname_re(name, &FG(tmp_host_info), &FG(tmp_host_buf), &FG(tmp_host_buf_len));

Completed in 9 milliseconds