Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/
H A Dnfs_gss.c2417 nfs_gss_clnt_ctx_copy(struct nfs_gss_clnt_ctx *scp, struct nfs_gss_clnt_ctx **dcpp) in nfs_gss_clnt_ctx_copy() argument
2421 *dcpp = (struct nfs_gss_clnt_ctx *)NULL; in nfs_gss_clnt_ctx_copy()
2445 *dcpp = dcp; in nfs_gss_clnt_ctx_copy()