Home
last modified time | relevance | path

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

/inet/
A Drexec.c58 int gai; in rexec_af() local
68 gai = getaddrinfo(*ahost, servbuff, &hints, &res0); in rexec_af()
69 if (gai){ in rexec_af()
A Drcmd.c440 int gai; in ruserok_af() local
445 gai = getaddrinfo(rhost, NULL, &hints, &res0); in ruserok_af()
446 if (gai) in ruserok_af()

Completed in 5 milliseconds