Home
last modified time | relevance | path

Searched refs:BUF_SIZE (Results 1 – 2 of 2) sorted by relevance

/xen/tools/libs/hypfs/
A Dcore.c37 #define BUF_SIZE 4096 macro
133 workbuf = malloc(BUF_SIZE); in xenhypfs_inflate()
143 z.avail_out = BUF_SIZE; in xenhypfs_inflate()
227 for (sz = BUF_SIZE;; sz = sizeof(*entry) + entry->content_len) { in xenhypfs_read_raw()
443 sz = BUF_SIZE; in xenhypfs_write()
/xen/xen/tools/kconfig/lxdialog/
A Ddialog.h42 #define BUF_SIZE (10*1024) macro

Completed in 10 milliseconds