> @@ -902,7 +902,8 @@ struct kinfo_file { > * CTL_SECURITY definitions. > */ > #define SECURITY_CURTAIN 1 > -#define SECURITY_MAXID 2 > +#define SECURITY_SETIDCORE 2 > +#define SECURITY_MAXID 3 again, why do you want this constant? YAMAMOTO Takashi