Home
last modified time | relevance | path

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

/freebsd/sys/compat/linux/
H A Dlinux_file.h80 #define LINUX_O_TRUNC 000001000 macro
H A Dlinux_file.c139 if (l_flags & LINUX_O_TRUNC) in linux_common_openflags()