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

/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimTrInt.h65 extern TransportSW _XimTransportRec[];
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimTransR.c60 TransportSW _XimTransportRec[] = { variable in typeref:typename:TransportSW[]
H A DimDefIm.c369 for(i = 0; _XimTransportRec[i].transportname ; i++) {
371 _XimTransportRec[i].transportname,
372 strlen(_XimTransportRec[i].transportname),
374 if( _XimTransportRec[i].config(im, trans_addr) ) {

Completed in 4 milliseconds