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