Searched refs:LCTF_MMAP (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h232 #define LCTF_MMAP 0x0001 /* libctf should munmap buffers on close */ macro
H A Dctf_open.c838 if (fp->ctf_flags & LCTF_MMAP) {
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libctf/common/
H A Dctf_lib.c521 fp->ctf_flags |= LCTF_MMAP;

Completed in 451 milliseconds