Searched defs:tmpflags (Results 1 – 2 of 2) sorted by relevance
1047 uint tmpflags = ARCH_MMU_FLAG_PERM_NO_EXECUTE; in vmm_alloc_obj() local
2422 let tmpflags = libc::O_RDWR | libc::O_TMPFILE | libc::O_CLOEXEC | libc::O_NOFOLLOW; in chromeos_tmpfile() localVariable