Searched refs:protoDisplay (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/xdm/dist/xdm/ |
| H A D | protodpy.c | 46 static struct protoDisplay *protoDisplays; 50 PrintProtoDisplay (struct protoDisplay *pdpy) 61 struct protoDisplay * 67 struct protoDisplay *pdpy; 78 return (struct protoDisplay *) 0; 84 struct protoDisplay *pdpy, *next; 94 struct protoDisplay * 103 struct protoDisplay *pdpy; 138 DisposeProtoDisplay (struct protoDisplay *pdpy) 140 struct protoDisplay * [all...] |
| H A D | xdmauth.c | 141 XdmGetXdmcpAuth (struct protoDisplay *pdpy, 222 XdmGetKey(struct protoDisplay *pdpy, ARRAY8Ptr displayID) 262 XdmCheckAuthentication(struct protoDisplay *pdpy, ARRAY8Ptr displayID,
|
| H A D | policy.c | 82 struct protoDisplay *pdpy,
|
| H A D | auth.c | 95 struct protoDisplay *pdpy, 187 struct protoDisplay *pdpy,
|
| H A D | xdmcp.c | 934 struct protoDisplay *pdpy = NULL; 1126 struct protoDisplay *pdpy;
|
| /xsrc/external/mit/xdm/dist/include/ |
| H A D | dm_auth.h | 46 struct protoDisplay *pdpy, 49 extern int XdmCheckAuthentication (struct protoDisplay *pdpy, 75 struct protoDisplay *pdpy,
|
| H A D | dm.h | 249 struct protoDisplay { struct 250 struct protoDisplay *next; 335 extern struct protoDisplay *FindProtoDisplay ( 339 extern struct protoDisplay *NewProtoDisplay ( 399 extern int CheckAuthentication (struct protoDisplay *pdpy, ARRAY8Ptr displayID, ARRAY8Ptr name, ARRAY8Ptr data); 405 extern void DisposeProtoDisplay(struct protoDisplay *pdpy);
|
Completed in 9 milliseconds