Searched refs:pmGetProxyAddrMsg (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/xorgproto/dist/include/X11/PM/ |
| H A D | PMproto.h | 45 } pmGetProxyAddrMsg; typedef in typeref:struct:__anone7403d0b0108
|
| /xsrc/external/mit/xproxymanagementprotocol/dist/ |
| H A D | PMproto.h | 45 } pmGetProxyAddrMsg; typedef in typeref:struct:__anon933163780108
|
| /xsrc/external/mit/xfindproxy/dist/ |
| H A D | xfindproxy.c | 143 pmGetProxyAddrMsg *pMsg; 322 SIZEOF (pmGetProxyAddrMsg), WORD64COUNT (len), 323 pmGetProxyAddrMsg, pMsg, pData);
|
| /xsrc/external/mit/proxymngr/dist/ |
| H A D | main.c | 313 pmGetProxyAddrMsg *pMsg; 335 SIZEOF (pmGetProxyAddrMsg), WORD64COUNT (len), 336 pmGetProxyAddrMsg, pMsg, pData); 405 pmGetProxyAddrMsg *pMsg; 414 length, SIZEOF (pmGetProxyAddrMsg), IceFatalToProtocol); 417 IceReadCompleteMessage (iceConn, SIZEOF (pmGetProxyAddrMsg), 418 pmGetProxyAddrMsg, pMsg, pStart); 441 length, pData - pStart + SIZEOF (pmGetProxyAddrMsg),
|
Completed in 6 milliseconds