CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Predicate o_creat

Gets the number corresponding to the file creation flag O_CREAT on Linux.

Import path

import semmle.code.cpp.commons.unix.Constants
int o_creat()