OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfsrv_defaultgid
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/nfs/common/
nfs_commonsubs.c
72
gid_t
nfsrv_defaultgid
;
variable in typeref:typename:gid_t
1496
nap->na_gid =
nfsrv_defaultgid
;
2848
* Always map
nfsrv_defaultgid
to "nogroup".
2850
if (gid ==
nfsrv_defaultgid
) {
3003
*gidp =
nfsrv_defaultgid
;
3290
nfsrv_defaultgid
= nidp->nid_gid;
nfs_commonsubs.c
72
gid_t
nfsrv_defaultgid
;
variable in typeref:typename:gid_t
1496
nap->na_gid =
nfsrv_defaultgid
;
2848
* Always map
nfsrv_defaultgid
to "nogroup".
2850
if (gid ==
nfsrv_defaultgid
) {
3003
*gidp =
nfsrv_defaultgid
;
3290
nfsrv_defaultgid
= nidp->nid_gid;
Completed in 62 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025