HomeSort by: relevance | last modified time | path
    Searched refs:FamilyInternet6 (Results 1 - 17 of 17) sorted by relevancy

  /xsrc/external/mit/xorgproto/dist/include/X11/fonts/
FS.h 66 #define FamilyInternet6 6
  /xsrc/external/mit/xhost/dist/
xhost.c 157 { AF_INET6, FamilyInternet6 },
235 case FamilyInternet6:
365 family = FamilyInternet6;
377 family = FamilyInternet6;
424 family = FamilyInternet6;
569 else if (((family == FamilyWild) || (family == FamilyInternet6)) &&
571 ha.family = FamilyInternet6;
597 if ( ((a->ai_family == AF_INET) && (family != FamilyInternet6))
629 if (family == FamilyInternet6) {
708 if ((ha->family == FamilyInternet) || (ha->family == FamilyInternet6)) {
    [all...]
  /xsrc/external/mit/xauth/dist/
gethost.c 75 || auth->family == FamilyInternet6
88 if (auth->family == FamilyInternet6)
253 case FamilyInternet6:
296 family = FamilyInternet6;
parsedpy.c 143 family = FamilyInternet6;
process.c 1024 case FamilyInternet6:
  /xsrc/external/mit/xorg-server/dist/os/
access.c 536 else if (family == FamilyInternet6 &&
677 if (family == FamilyInternet6)
705 && family != FamilyInternet6
718 else if (family == FamilyInternet6 &&
736 if (family == FamilyInternet6)
802 if (family == FamilyInternet6)
826 && family != FamilyInternet6
851 else if (family == FamilyInternet6 &&
857 if (family == FamilyInternet6)
1000 family = FamilyInternet6;
    [all...]
xdmcp.c 1089 XdmcpConnectionType = FamilyInternet6;
  /xsrc/external/mit/xorg-server.old/dist/os/
access.c 445 else if (family == FamilyInternet6 &&
593 if (family == FamilyInternet6)
624 && family != FamilyInternet6
638 else if (family == FamilyInternet6 &&
657 if (family == FamilyInternet6)
725 if (family == FamilyInternet6)
750 && family != FamilyInternet6
777 else if (family == FamilyInternet6 &&
783 if (family == FamilyInternet6)
937 family = FamilyInternet6;
    [all...]
xdmcp.c 1184 case AF_INET6: XdmcpConnectionType=FamilyInternet6; break;
  /xsrc/external/mit/xdm/dist/xdm/
netaddr.c 152 retval = FamilyInternet6;
policy.c 196 case FamilyInternet6:
xdmcp.c 169 case FamilyInternet6:
245 if (family == FamilyInternet6) {
498 case FamilyInternet6:
511 if (connectionType == FamilyInternet6)
1383 case FamilyInternet6:
1396 if (connectionType == FamilyInternet6)
auth.c 795 if(family == FamilyInternet6) {
928 if (family == FamilyInternet6) {
access.c 582 display->connectionType = FamilyInternet6;
  /xsrc/external/mit/xtrans/dist/
Xtransutil.c 85 #define FamilyInternet6 6
164 *familyp=FamilyInternet6;
  /xsrc/external/mit/xorgproto/dist/include/X11/
X.h 301 #define FamilyInternet6 6 /* IPv6 */
  /xsrc/external/mit/xdm/dist/chooser/
chooser.c 258 connectionType = FamilyInternet6;

Completed in 23 milliseconds