Searched refs:NFS_PROG (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_socket.c389 } else if (nso->nso_protocol == NFS_PROG) {
734 ((nss->nss_protocol == NFS_PROG) && NMFLAG(nmp, RESVPORT)), &nso);
822 else if (nso->nso_protocol == NFS_PROG)
863 if (nso->nso_protocol == NFS_PROG)
1004 nss.nss_protocol = NFS_PROG;
1010 nss.nss_protocol = NFS_PROG;
1022 nss.nss_protocol = NFS_PROG;
1038 nss.nss_protocol = NFS_PROG;
1121 nso->nso_so, NFS_PROG, nfsvers,
1134 nso->nso_so, NFS_PROG, nfsver
[all...]
H A Dnfs_boot.c721 error = krpc_portmap(mdsin, NFS_PROG, v3 ? NFS_VER3 : NFS_VER2, proto, &nfsport);
H A Dnfsproto.h85 #define NFS_PROG 100003 macro
H A Dnfs_subs.c1028 return nfsm_rpchead2(nmp, nmp->nm_sotype, NFS_PROG, nfsvers, proc,

Completed in 28 milliseconds