Home | History | Annotate | Download | only in src

Lines Matching full:gethostbyname

567   /* string) in a call to gethostbyname, other, less enlightened */
573 if ((hp = gethostbyname(remote_host)) == NULL) {
1780 /* string) in a call to gethostbyname, other, less enlightened */
1786 if ((hp = gethostbyname(remote_host)) == NULL) {
2504 /* string) in a call to gethostbyname, other, less enlightened */
2510 if ((hp = gethostbyname(remote_host)) == NULL) {
3502 /* string) in a call to gethostbyname, other, less enlightened */
3508 if ((hp = gethostbyname(remote_host)) == NULL) {
5067 /* string) in a call to gethostbyname, other, less enlightened */
5073 if ((hp = gethostbyname(remote_host)) == NULL) {