Home | History | Annotate | Download | only in m_coredump

Lines Matching refs:VKI_O_EXCL

885       Int oflags = VKI_O_CREAT|VKI_O_WRONLY|VKI_O_EXCL|VKI_O_TRUNC;