Searched refs:af_error (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dcommands.c2199 int error = 0, af_error = 0;
2391 if (af_error == 0) { /* save intermediate hostnames for retry */
2400 if (family == AF_UNSPEC && af_error == 0 &&
2402 af_error = 1;
2420 if (family == AF_UNSPEC && af_error == 0 &&
2422 af_error = 1;
2460 if (family == AF_UNSPEC && af_error == 0 &&
2462 af_error = 1;
2488 if (af_error != 0)
2191 int error = 0, af_error = 0; local

Completed in 77 milliseconds