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

Predicate s_irwxo

Gets the number corresponding to the permissions S_IROTH | S_IWOTH | S_IXOTH in Unix.

Import path

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