OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gr_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
152
int
gr_type
;
member in struct:grouplist
886
if (grp->
gr_type
== GT_HOST) {
894
} else if (grp->
gr_type
== GT_NET) {
1131
grp->
gr_type
= GT_HOST;
1674
switch (grp->
gr_type
) {
1810
if (grp->
gr_type
!= GT_NULL) {
1821
grp->
gr_type
= GT_NET;
1874
if (grp->
gr_type
!= GT_NULL) {
1890
grp->
gr_type
= GT_HOST;
2008
if (grp->
gr_type
== GT_HOST)
[
all
...]
Completed in 51 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025