Lines Matching defs:from
15 * This code is derived from software contributed to Berkeley by
31 * may be used to endorse or promote products derived from this software
563 u_int8_t *from;
569 from = (u_int8_t *)p + HOFFSET(p);
570 memmove(from - newbytes, from, movebytes);
834 * Since we just deleted a pair from the master page, anything
881 * removing from the entry. Normally, we can simply substract
882 * the number of bytes we are replacing (dbt->dlen) from the
1003 * there. This is called on two different occasions. On one (from replpair)
1004 * we are interested in changing only the data. On the other (from recovery)