Home
last modified time | relevance | path

Searched refs:nmc_res (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.101.4/bsd/nfs/ !
H A Dnfs_gss.c3408 struct nfsm_chain nmrep_res, *nmc_res = &nmrep_res; in nfs_gss_svc_protect_reply() local
3428 nfs_gss_nfsm_chain(nmc_res, mb); // set up the prepend chain in nfs_gss_svc_protect_reply()
3429 nfsm_chain_build_done(error, nmc_res); in nfs_gss_svc_protect_reply()
3440 nfs_gss_append_chain(nmc_res, results); // Append the results mbufs in nfs_gss_svc_protect_reply()
3441 nfsm_chain_build_done(error, nmc_res); in nfs_gss_svc_protect_reply()