OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:set_mask
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/mount_ados/
mount_ados.c
84
int c, mntflags, set_gid, set_uid,
set_mask
;
local
87
mntflags = set_gid = set_uid =
set_mask
= 0;
102
set_mask
= 1;
130
if (!set_gid || !set_uid || !
set_mask
) {
138
if (!
set_mask
)
/src/sbin/mount_ntfs/
mount_ntfs.c
84
int c, set_gid, set_uid,
set_mask
;
local
88
*mntflags = set_gid = set_uid =
set_mask
= 0;
103
set_mask
= 1;
134
if (!set_gid || !set_uid || !
set_mask
) {
142
if (!
set_mask
)
/src/sbin/mount_cd9660/
mount_cd9660.c
103
int ch, opts, set_gid, set_uid,
set_mask
, set_dirmask;
local
108
*mntflags = opts = set_gid = set_uid =
set_mask
= set_dirmask = 0;
129
set_mask
= 1;
167
if (
set_mask
&& !set_dirmask) {
170
} else if (set_dirmask && !
set_mask
) {
172
set_mask
= 1;
190
if (!set_gid || !set_uid || !
set_mask
) {
198
if (!
set_mask
) {
/src/sbin/mount_msdos/
mount_msdos.c
88
int c, set_gid, set_uid,
set_mask
, set_dirmask, set_gmtoff;
local
94
*mntflags = set_gid = set_uid =
set_mask
= set_dirmask = set_gmtoff = 0;
124
set_mask
= 1;
150
if (
set_mask
&& !set_dirmask) {
153
} else if (set_dirmask && !
set_mask
) {
155
set_mask
= 1;
165
if (!set_gid || !set_uid || !
set_mask
) {
173
if (!
set_mask
) {
/src/sys/dev/
ipmivar.h
317
uint16_t
set_mask
;
member in struct:sdrtype2
Completed in 18 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026