codeql/cpp-all
4.3.1
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()