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

Predicate s_irwxg

Gets the number corresponding to the permissions S_IRGRP | S_IWGRP | S_IXGRP in Unix.

Import path

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