Searched refs:FamilyInternet (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/xorgproto/dist/include/X11/fonts/
H A DFS.h63 #define FamilyInternet 0 macro
/xsrc/external/mit/xdm/dist/xdm/
H A Dnetaddr.c38 #include <X11/X.h> /* FamilyInternet, etc. */
122 Returns the X protocol family used, e.g., FamilyInternet */
145 retval = FamilyInternet;
150 retval = FamilyInternet;
H A Dpolicy.c194 case FamilyInternet:
H A Dxdmcp.c154 case FamilyInternet:
495 case FamilyInternet:
600 if (connectionType == FamilyInternet) {
1381 case FamilyInternet:
H A Dauth.c789 if (family == FamilyInternet && len == 4 && addr[0] == 127)
920 if (family == FamilyInternet && len == 4 &&
983 writeAddr (FamilyInternet, sizeof (inetaddr->sin_addr),
H A Daccess.c577 display->connectionType = FamilyInternet;
/xsrc/external/mit/xhost/dist/
H A Dxhost.c155 { AF_INET, FamilyInternet },
232 case FamilyInternet:
355 family = FamilyInternet;
546 if (((family == FamilyWild) || (family == FamilyInternet)) &&
553 ha.family = FamilyInternet;
598 || ((a->ai_family == AF_INET6) && (family != FamilyInternet)) ) {
631 } else if (family == FamilyInternet) {
708 if ((ha->family == FamilyInternet) || (ha->family == FamilyInternet6)) {
715 if (ha->family == FamilyInternet) {
763 if (ha->family == FamilyInternet) {
[all...]
/xsrc/external/mit/xauth/dist/
H A Dparsedpy.c138 family = FamilyInternet;
155 family = FamilyInternet;
H A Dgethost.c73 if (auth->family == FamilyInternet
249 case FamilyInternet: /* host:0 */
280 family = FamilyInternet;
302 family = FamilyInternet;
H A Dprocess.c1022 case FamilyInternet:
/xsrc/external/mit/xtrans/dist/
H A DXtransutil.c82 #define FamilyInternet 0 /* IPv4 */ macro
129 *familyp=FamilyInternet;
157 *familyp=FamilyInternet;
/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c430 if (family == FamilyInternet &&
622 if (family != FamilyInternet
633 if (family == FamilyInternet &&
748 if (family != FamilyInternet
762 if (family == FamilyInternet &&
931 family = FamilyInternet;
976 if ( (family == FamilyInternet) || (family == FamilyInternet6) ||
1002 if ((family == FamilyInternet &&
1261 case FamilyInternet:
1359 case FamilyInternet
[all...]
H A Dxdmauth.c288 if (family == FamilyInternet &&
H A Dxdmcp.c1182 case AF_INET: XdmcpConnectionType=FamilyInternet; break;
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c522 if (family == FamilyInternet &&
703 if (family != FamilyInternet
714 if (family == FamilyInternet &&
824 if (family != FamilyInternet
838 if (family == FamilyInternet &&
995 family = FamilyInternet;
1035 if ((family == FamilyInternet) || (family == FamilyInternet6) ||
1061 if ((family == FamilyInternet &&
1332 case FamilyInternet:
1420 case FamilyInternet
[all...]
H A Dxdmauth.c281 if (family == FamilyInternet &&
H A Dxdmcp.c1085 XdmcpConnectionType = FamilyInternet;
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h298 #define FamilyInternet 0 /* IPv4 */ macro
/xsrc/external/mit/xdm/dist/chooser/
H A Dchooser.c252 connectionType = FamilyInternet;

Completed in 47 milliseconds