NFSMNT_RESVPORT
NFSMNT_RESVPORT,
nfsargsp->flags &= ~NFSMNT_RESVPORT;
nd->root_args.flags = NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_RESVPORT |
nd->root_args.flags = NFSMNT_WSIZE | NFSMNT_RSIZE | NFSMNT_RESVPORT |
args->flags = NFSMNT_RSIZE | NFSMNT_WSIZE | NFSMNT_RESVPORT;
if (saddr->sa_family == AF_INET && (nmp->nm_flag & NFSMNT_RESVPORT)) {
adjsock = (nmp->nm_flag & NFSMNT_RESVPORT) !=
(argp->flags & NFSMNT_RESVPORT);