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