Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dfile.h129 struct hostent tmp_host_info; member
/PHP-7.3/main/
H A Dnetwork.c1359 memset(&FG(tmp_host_info), 0, sizeof(struct hostent));
1361 return gethostname_re(name, &FG(tmp_host_info), &FG(tmp_host_buf), &FG(tmp_host_buf_len));

Completed in 14 milliseconds