Searched refs:Xtransport (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xtrans/dist/ |
| H A D | Xtransint.h | 282 } Xtransport; typedef in typeref:struct:_Xtransport 286 Xtransport *transport; 292 * Flags for the flags member of Xtransport.
|
| H A D | Xtrans.c | 150 static Xtransport * 418 Xtransport *thistrans; 505 Xtransport *thistrans = NULL; 728 Xtransport *trans; 756 Xtransport *trans; 781 Xtransport *trans; 806 Xtransport *trans; 1163 Xtransport *trans = Xtransports[i].transport;
|
| H A D | Xtranslcl.c | 1063 TRANS(LocalOpenCOTSClient)(Xtransport *thistrans _X_UNUSED, const char *protocol, 1078 TRANS(LocalOpenCOTSServer)(Xtransport *thistrans, const char *protocol, 1127 TRANS(LocalReopenCOTSServer)(Xtransport *thistrans, int fd, const char *port) 1356 static Xtransport TRANS(LocalFuncs) = { 1396 static Xtransport TRANS(NAMEDFuncs) = { 1433 static Xtransport TRANS(PIPEFuncs) = {
|
| H A D | Xtranssock.c | 560 * These functions are the interface supplied in the Xtransport structure 600 TRANS(SocketOpenCOTSClient) (Xtransport *thistrans, const char *protocol, 614 TRANS(SocketOpenCOTSServer) (Xtransport *thistrans, const char *protocol, 688 TRANS(SocketReopenCOTSServer) (Xtransport *thistrans, int fd, const char *port) 2378 static Xtransport TRANS(SocketTCPFuncs) = { 2415 static Xtransport TRANS(SocketINETFuncs) = { 2453 static Xtransport TRANS(SocketINET6Funcs) = { 2494 static Xtransport TRANS(SocketLocalFuncs) = { 2541 static Xtransport TRANS(SocketUNIXFuncs) = {
|
Completed in 8 milliseconds