Home | History | Annotate | Download | only in dns

Lines Matching defs:ocurrent

488 	unsigned char *ocurrent, *ostart, *ncurrent, *tstart, *tcurrent, *data;
512 ocurrent = oslab + reservelen;
513 ocount = *ocurrent++ * 256;
514 ocount += *ocurrent++;
516 ocurrent += (4 * ocount);
518 ostart = ocurrent;
540 length = *ocurrent++ * 256;
541 length += *ocurrent++;
544 ocurrent += length + 2;
547 ocurrent += length;
638 ocurrent = ostart;
641 oorder = ocurrent[2] * 256 + ocurrent[3];
644 rdata_from_slab(&ocurrent, rdclass, type, &ordata);
694 oorder = ocurrent[2] * 256 + ocurrent[3];
697 rdata_from_slab(&ocurrent, rdclass, type,