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

/macosx-10.10.1/autofs-246/headers/
H A Dnfs.h25 #define NFS_PROG 100003 macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dnfs.h54 #define NFS_PROG 100003 macro
/macosx-10.10.1/autofs-246/automountd/
H A Dautod_nfs.c1301 NFS_PROG,
1316 if ((cl = clnt_create_vers_timed(hostname, NFS_PROG,
1335 NFS_PROG, &outvers,
/macosx-10.10.1/xnu-2782.1.97/bsd/nfs/
H A Dnfs_socket.c391 } else if (nso->nso_protocol == NFS_PROG) {
740 ((nss->nss_protocol == NFS_PROG) && NMFLAG(nmp, RESVPORT)), &nso);
846 else if (nso->nso_protocol == NFS_PROG)
894 if (nso->nso_protocol == NFS_PROG)
1117 nss.nss_protocol = NFS_PROG;
1123 nss.nss_protocol = NFS_PROG;
1135 nss.nss_protocol = NFS_PROG;
1151 nss.nss_protocol = NFS_PROG;
1234 nso->nso_so, NFS_PROG, nfsvers,
1247 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 124 milliseconds