Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A Dnetwork.c1253 struct hostent * gethostname_re (const char *host,struct hostent *hostbuf,char **tmphstbuf,size_t *… function
1279 struct hostent * gethostname_re (const char *host,struct hostent *hostbuf,char **tmphstbuf,size_t *… function
1300 struct hostent * gethostname_re (const char *host,struct hostent *hostbuf,char **tmphstbuf,size_t *… function
1335 return gethostname_re(name, &FG(tmp_host_info), &FG(tmp_host_buf), &FG(tmp_host_buf_len));

Completed in 13 milliseconds