codeql/cpp-all
4.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the number that can be used in a bitwise and with the file status flag to produce a number representing the file access mode.
import semmle.code.cpp.commons.unix.Constants
int o_accmode()