Searched refs:FamilyServerInterpreted (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DHost.c75 siAddr = host->family == FamilyServerInterpreted ?
H A DLiHosts.c126 if (op->family == FamilyServerInterpreted) {
/xsrc/external/mit/xhost/dist/
H A Dxhost.c250 case FamilyServerInterpreted:
415 family = FamilyServerInterpreted;
437 if (family == FamilyServerInterpreted) {
452 ha.family = FamilyServerInterpreted;
829 if (ha->family == FamilyServerInterpreted) {
/xsrc/external/mit/xorg-server/dist/os/
H A Daccess.c246 /* FamilyServerInterpreted implementation */
353 NewHost(FamilyServerInterpreted, addr, length, TRUE);
369 RemoveHost(NULL, FamilyServerInterpreted, length, addr);
1012 family = FamilyServerInterpreted;
1017 if (family == FamilyServerInterpreted) {
1338 case FamilyServerInterpreted:
1426 case FamilyServerInterpreted:
1516 case FamilyServerInterpreted:
1558 if (host->family == FamilyServerInterpreted) {
1648 * FamilyServerInterpreted hos
[all...]
/xsrc/external/mit/xorgproto/dist/include/X11/
H A DX.h304 #define FamilyServerInterpreted 5 macro
/xsrc/external/mit/xorg-server.old/dist/os/
H A Daccess.c246 /* FamilyServerInterpreted implementation */
951 family = FamilyServerInterpreted;
957 if (family == FamilyServerInterpreted)
1267 case FamilyServerInterpreted:
1365 case FamilyServerInterpreted:
1468 case FamilyServerInterpreted:
1517 if (host->family == FamilyServerInterpreted) {
1595 * FamilyServerInterpreted host entry implementation

Completed in 16 milliseconds