Lines Matching defs:ocount
1398 count3 ocount;
1433 if (!xdr_u_int(xdrs, &ocount)) {
1436 if (ocount != objp->count) {
1438 int, ocount, int, objp->count);
1444 objp->data.data_len = ocount;
1450 int, ocount,
1466 count3 ocount;
1552 if (!xdr_u_int(xdrs, &ocount)) {
1557 if (ocount != objp->count) {
1559 int, ocount, int, objp->count);