Searched refs:usermount (Results 1 – 2 of 2) sorted by relevance
295 extern int usermount, nosuidcoredump;423 return (sysctl_int(oldp, oldlenp, newp, newlen, &usermount));
62 int usermount = 0; /* sysctl: by default, users may not mount */ variable103 if (usermount == 0 && (error = suser(p, 0)))