Searched refs:NFSMNT_RESVPORT (Results 1 – 2 of 2) sorted by relevance
| /xnu-8019.80.24/bsd/nfs/ | ||
| H A D | nfs.h | 386 #define NFSMNT_RESVPORT 0x00008000 /* Allocate a reserved port */ macro |
| H A D | nfs_vfsops.c | 1188 if (args.flags & NFSMNT_RESVPORT) { in nfs_convert_old_nfs_args() |