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

Predicate s_irwxu

Gets the number corresponding to the permissions S_IRUSR | S_IWUSR | S_IXUSR in Unix.

Import path

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