Home | History | Annotate | Download | only in dist

Lines Matching refs:TransName

177     const char	*transname;
283 if (!strcmp (family, Sockettrans2devtab[i].transname))
426 Sockettrans2devtab[i].transname);
566 TRANS(SocketOpenCOTSClientBase) (const char *transname, const char *protocol,
577 while ((i = TRANS(SocketSelectFamily) (i, transname)) >= 0) {
589 transname);
592 transname);
604 thistrans->TransName, protocol, host, port, -1);
625 while ((i = TRANS(SocketSelectFamily) (i, thistrans->TransName)) >= 0) {
635 TransName);
638 thistrans->TransName);
642 thistrans->TransName);
699 while ((i = TRANS(SocketSelectFamily) (i, thistrans->TransName)) >= 0) {
707 thistrans->TransName);
710 thistrans->TransName);
1402 if (strcmp(Sockettrans2devtab[ciptr->index].transname, "tcp") == 0)
1454 if (strcmp(Sockettrans2devtab[ciptr->index].transname,
1493 if (strcmp(Sockettrans2devtab[ciptr->index].transname,