OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ht_flag
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.c
162
int
ht_flag
;/* Uses DP_xx bits */
member in struct:hostlist
1424
hp->
ht_flag
|= DP_KERB;
1426
hp->
ht_flag
|= DP_NORESMNT;
1481
hp->
ht_flag
|= DP_KERB;
1483
hp->
ht_flag
|= DP_NORESMNT;
1680
(hp->
ht_flag
| DP_HOSTSET);
1690
*hostsetp = (hp->
ht_flag
| DP_HOSTSET);
1949
hp->
ht_flag
= 0;
mountd.c
162
int
ht_flag
;/* Uses DP_xx bits */
member in struct:hostlist
1424
hp->
ht_flag
|= DP_KERB;
1426
hp->
ht_flag
|= DP_NORESMNT;
1481
hp->
ht_flag
|= DP_KERB;
1483
hp->
ht_flag
|= DP_NORESMNT;
1680
(hp->
ht_flag
| DP_HOSTSET);
1690
*hostsetp = (hp->
ht_flag
| DP_HOSTSET);
1949
hp->
ht_flag
= 0;
Completed in 59 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025