Searched defs:PRegstDPY (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DdpsXpriv.c95 } RegstDPYRec, *PRegstDPY; typedef in typeref:struct:_RegstDPY
113 static PRegstDPY firstDPY = NIL;
119 static PRegstDPY IsRegistered (
122 register PRegstDPY rdpy;
134 register PRegstDPY rdpy, prev = NIL;
175 PRegstDPY rdpy;
291 PRegstDPY rdpy;
314 PRegstDPY rdpy;
323 (rdpy = (PRegstDPY) calloc (sizeof (RegstDPYRec), 1)))
379 PRegstDPY rdp
[all...]

Completed in 10 milliseconds