Searched refs:allowpse (Results 1 – 4 of 4) sorted by relevance
64 extern int allowpse;174 if ((!allowpse) &&
51 extern int allowpsa, allowpse;155 ((allowpsa || allowpse) ? S_IRGRP | S_IXGRP | S_IROTH | S_IXOTH : 0);
276 int allowpsa = 1, allowpse = 1; variable580 &allowpse);1474 if ((!allowpse) && in sysctl_proc_args()
23 Jan 18 MirOS gets the kern.allowpsa and kern.allowpse sysctls, 2003