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

/solaris-x11-s11/open-src/lib/DPS/sun-src/libdps/
H A Dcslibext.c111 int rest; local
213 /* read the rest */
237 /* read the rest of the fixed length reply */
239 rest = sizeof(xCAPConnSuccess) - sizeof(xCAPConnReplyPrefix);
240 N_XRead(agent, c, rest);

Completed in 10 milliseconds