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

/freebsd-9.3-release/sys/dev/hptmv/
H A Dcommand.h180 USHORT firstoffset; member in struct:_Command::__anon7900::__anon7904::__anon7905
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dname.c909 unsigned int firstoffset, endoffset; local
925 firstoffset = source->length;
927 firstoffset = offsets[first];
934 target->ndata = &source->ndata[firstoffset];
935 target->length = endoffset - firstoffset;

Completed in 52 milliseconds