Home | History | Annotate | Download | only in src

Lines Matching defs:bytes

1697 int hidden next_entry(void *buf, struct policy_file *fp, size_t bytes)
1703 nread = fread(buf, bytes, 1, fp->fp);
1709 if (bytes > fp->len) {
1713 memcpy(buf, fp->data, bytes);
1714 fp->data += bytes;
1715 fp->len -= bytes;
1727 size_t bytes = size * n;
1733 if (bytes > fp->len) {
1738 memcpy(fp->data, ptr, bytes);
1739 fp->data += bytes;
1740 fp->len -= bytes;
1743 fp->len += bytes;
2012 * in bytes and `domain' is the communications domain or