Home
last modified time | relevance | path

Searched refs:INSECURE_PERMS (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h102 #ifndef INSECURE_PERMS
103 #define INSECURE_PERMS(sbuf) (((sbuf).st_uid != 0) || \ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipseckey.c3661 if (INSECURE_PERMS(sbuf)) { in main()