Searched refs:xzmap (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/sort/common/
H A Dutility.h159 extern void *xzmap(void *, size_t, int, int, off_t);
H A Dstreams_wide.c61 str->s_buffer = xzmap(0, WIDE_VBUF_SIZE, PROT_READ |
H A Dstreams.c295 str->s_buffer = xzmap(0, p_new_size, PROT_READ | PROT_WRITE,
H A Dstreams_stdio.c92 str->s_buffer = xzmap(0, STDIO_VBUF_SIZE, PROT_READ |
H A Dutility.c421 xzmap(void *addr, size_t len, int prot, int flags, off_t off) function

Completed in 62 milliseconds