Lines Matching refs:oa_base
105 memmove(buf, oa->oa_base, oa->oa_length);
112 memmove(buf, oa->oa_base, oa->oa_length);
142 if (oa->oa_base == NULL) {
143 oa->oa_base = mem_alloc(oa->oa_length);
144 if (oa->oa_base == NULL)
149 if (xdr_opaque(xdrs, oa->oa_base,
154 memmove(oa->oa_base, buf,
177 if (oa->oa_base == NULL) {
178 oa->oa_base = mem_alloc(oa->oa_length);
179 if (oa->oa_base == NULL)
184 if (xdr_opaque(xdrs, oa->oa_base,
189 memmove(oa->oa_base, buf,