codeql/cpp-all
2.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the number corresponding to the file creation flag O_CREAT on Linux.
import semmle.code.cpp.commons.unix.Constants
int o_creat()