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