ofbcopy
ofbcopy(&OF_buf[33], buf, args.size);
ofbcopy(buf, OF_buf, buflen);
ofbcopy(OF_buf, buf, args.length);
ofbcopy(OF_buf, buf, args.length);
static void ofbcopy(const void *, void *, size_t);
ofbcopy(dname, OF_buf, l + 1);
ofbcopy(OF_buf, p, args.actual);
ofbcopy(p, OF_buf, l);
ofbcopy(bstr, OF_buf, l + 1);
ofbcopy(cmd, OF_buf, len + 1);