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