1 2 3 4 5
#include <sys/types.h> #include <sys/stat.h> #include <stdbool.h> bool euidaccess_stat (struct stat const *st, int mode);