codeql/cpp-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the number corresponding to the write-only file access mode.
import semmle.code.cpp.commons.unix.Constants
int o_wronly()