DEBSOURCES
Skip Quicknav
sources / glibc / 2.36-8 / sysdeps / unix / bsd / bsd4.4 / kfreebsd / bits / os-unistd.h
12345678
__BEGIN_DECLS /* whether is current process tainted by uid or gid changes */ extern int issetugid(void) __THROW; __END_DECLS