OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_MAPALL
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.h
36
#define
OP_MAPALL
0x002
mountd.c
1787
opt_flags |=
OP_MAPALL
;
1838
opt_flags |= (
OP_MAPALL
| OP_NORESPORT);
2338
if ((opt_flags & (OP_MAPROOT|
OP_MAPALL
)) == (OP_MAPROOT|
OP_MAPALL
) ||
2340
(opt_flags & (
OP_MAPALL
|OP_KERB)) == (
OP_MAPALL
|OP_KERB)) {
Completed in 12 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025