OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_gid
(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;
98
set_gid
= 1;
130
if (!
set_gid
|| !set_uid || !set_mask) {
136
if (!
set_gid
)
/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;
99
set_gid
= 1;
134
if (!
set_gid
|| !set_uid || !set_mask) {
140
if (!
set_gid
)
/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;
125
set_gid
= 1;
190
if (!
set_gid
|| !set_uid || !set_mask) {
196
if (!
set_gid
)
/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;
120
set_gid
= 1;
165
if (!
set_gid
|| !set_uid || !set_mask) {
171
if (!
set_gid
)
/src/lib/librefuse/
fuse.h
183
int
set_gid
;
member in struct:fuse_config
Completed in 19 milliseconds
Indexes created Sun Feb 22 08:20:21 UTC 2026