Searched refs:xCAPConnReplyPrefix (Results 1 - 2 of 2) sorted by relevance

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A DDPSCAPproto.h84 } xCAPConnReplyPrefix; typedef in typeref:struct:__anon247
H A Dcslibext.c100 register xCAPConnReplyPrefix *p;
197 p = (xCAPConnReplyPrefix *)&reply.good;
205 p = (xCAPConnReplyPrefix *)&reply.good;
206 N_XRead(agent, (char *)p, (long)sizeof(xCAPConnReplyPrefix));
239 rest = sizeof(xCAPConnSuccess) - sizeof(xCAPConnReplyPrefix);

Completed in 27 milliseconds