codeql/cpp-all
1.4.3-dev
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()