Searched refs:UNIXCONN (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/xtrans/dist/
H A Dtransport.c66 #if defined(TCPCONN) || defined(UNIXCONN)
H A DXtransutil.c174 #if defined(UNIXCONN) || defined(LOCALCONN)
180 #endif /* defined(UNIXCONN) || defined(LOCALCONN) */
232 # if defined(TCPCONN) || defined(UNIXCONN)
257 #if defined(UNIXCONN) || defined(LOCALCONN)
268 #endif /* defined(UNIXCONN) || defined(LOCALCONN) */
337 #if defined(UNIXCONN) || defined(LOCALCONN)
344 #endif /* defined(UNIXCONN) || defined(LOCALCONN) */
H A Dxtrans.m4113 [UNIXCONN=$enableval], [UNIXCONN=$unixdef])
115 if test "$UNIXCONN" = "yes"; then
116 AC_DEFINE(UNIXCONN,1,[Support UNIX socket connections])
118 AC_MSG_RESULT($UNIXCONN)
H A DXtranssock.c79 #if defined(TCPCONN) || defined(UNIXCONN)
85 #if defined(TCPCONN) || defined(UNIXCONN)
91 #ifdef UNIXCONN
202 #ifdef UNIXCONN
207 #endif /* UNIXCONN */
232 #ifdef UNIXCONN
253 #endif /* UNIXCONN */
733 #ifdef UNIXCONN
963 #ifdef UNIXCONN
1149 #endif /* UNIXCONN */
[all...]
H A DXtrans.c98 #if defined(UNIXCONN)
103 #endif /* UNIXCONN */
/xsrc/external/mit/libX11/dist/src/xlibi18n/
H A DXimTrInt.h76 #if defined(TCPCONN) || defined(UNIXCONN)
/xsrc/external/mit/xorg-server.old/include/
H A Dxorg-server.h80 #define UNIXCONN 1 macro
H A Ddix-config.h318 #define UNIXCONN 1 macro
/xsrc/external/mit/libXfont/include/
H A Dconfig.h105 #define UNIXCONN 1 macro
/xsrc/external/mit/xauth/dist/
H A Dparsedpy.c45 #if defined(UNIXCONN) || defined(LOCALCONN)
80 #ifndef UNIXCONN
129 #if defined(UNIXCONN) || defined(LOCALCONN)
150 #if defined(UNIXCONN) || defined(LOCALCONN)
/xsrc/external/mit/xorg-server/include/
H A Dxorg-server.h105 #define UNIXCONN 1 macro
H A Ddix-config.h309 #define UNIXCONN 1 macro
/xsrc/external/mit/xdm/dist/xdm/
H A Dnetaddr.c48 # ifdef UNIXCONN
90 # ifdef UNIXCONN
/xsrc/external/mit/xfs/include/
H A Dconfig.h105 #define UNIXCONN 1 macro
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxorg-server.h.in77 #undef UNIXCONN
H A Ddix-config.h.in313 #undef UNIXCONN
/xsrc/external/mit/libX11/dist/modules/im/ximcp/
H A DimTransR.c66 #if defined(UNIXCONN) || defined(LOCALCONN)
68 #endif /* UNIXCONN */
/xsrc/external/mit/xorg-server/dist/include/
H A Dxorg-server.h.in102 #undef UNIXCONN
H A Ddix-config.h.in308 #undef UNIXCONN
H A Ddo-not-use-config.h.in582 #undef UNIXCONN
/xsrc/external/mit/xhost/dist/
H A Dxhost.c65 #ifdef UNIXCONN
/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c341 #if !defined(TCPCONN) && !defined(STREAMSCONN) && !defined(UNIXCONN)
475 #endif /* !TCPCONN && !STREAMSCONN && !UNIXCONN */
1541 #if defined(UNIXCONN) || defined(LOCALCONN)
H A Dconnection.c517 #if defined(UNIXCONN) || defined(LOCALCONN)
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c436 #if !defined(TCPCONN) && !defined(UNIXCONN)
562 #endif /* !TCPCONN && !STREAMSCONN && !UNIXCONN */
1579 #if defined(UNIXCONN) || defined(LOCALCONN)
H A Dconnection.c394 #if defined(UNIXCONN) || defined(LOCALCONN)

Completed in 31 milliseconds

123