Searched refs:LCTF_MMAP (Results 1 – 3 of 3) sorted by relevance
248 #define LCTF_MMAP 0x0001 /* libctf should munmap buffers on close */ macro
1023 fp->ctf_flags |= LCTF_MMAP; in ctf_dup()1071 if (fp->ctf_flags & LCTF_MMAP) { in ctf_close()
456 fp->ctf_flags |= LCTF_MMAP; in ctf_fdopen()