OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_MASKLEN
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mountd/
mountd.h
43
#define
OP_MASKLEN
0x200
get_net.c
125
if ((opt_flags &
OP_MASKLEN
) && !maskflg) {
165
if (sa->sa_family == AF_INET6 && (!(opt_flags &
OP_MASKLEN
) || maskflg))
176
if (opt_flags &
OP_MASKLEN
) {
198
!(opt_flags & (OP_MASK|
OP_MASKLEN
))) {
mountd.c
1807
fprintf(stderr, "setting
OP_MASKLEN
\n");
1808
opt_flags |=
OP_MASKLEN
;
2351
if ((opt_flags & OP_MASK) && (opt_flags &
OP_MASKLEN
) != 0) {
Completed in 24 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025