Searched defs:getto (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libnsl/dial/
H A Dconn.c44 static int getto(char *[]); /* make this static when ct uses altconn() */
90 fn = getto(flds);
91 CDEBUG(4, "getto ret %d\n", fn);
115 /* finds or getto failed */
124 * getto - connect to remote machine
132 getto(char *flds[]) function

Completed in 16 milliseconds