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 “set-user-ID on execute bit” in Unix.
import semmle.code.cpp.commons.unix.Constants
int s_isuid()