Searched refs:INSECURE_PERMS (Results 1 – 2 of 2) sorted by relevance
105 #ifndef INSECURE_PERMS106 #define INSECURE_PERMS(sbuf) (((sbuf).st_uid != 0) || \ macro
3866 if (INSECURE_PERMS(sbuf)) { in main()